• Pavel Iakubovskii's avatar
    Fix and simplify semantic-segmentation example (#30145) · 56d001b2
    Pavel Iakubovskii authored
    * Remove unused augmentation
    
    * Fix pad_if_smaller() and remove unused augmentation
    
    * Add indentation
    
    * Fix requirements
    
    * Update dataset use instructions
    
    * Replace transforms with albumentations
    
    * Replace identity transform with None
    
    * Fixing formatting
    
    * Fixed comment place
    56d001b2
README.md 10.4 KB