Skip to content

hongym7/Mask_RCNN_for_fashion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle Competition


iMaterialist (Fashion) 2020 at FGVC7
Fine-grained segmentation task for fashion and apparel

Description

In this competition, we challenge you to develop algorithms that will help with an important step towards automatic product detection – to accurately assign segmentations and attribute labels for fashion images.

Data

  • train.csv
  • train imageset
  • test imageset
  • label_description_json
  • sample_submission.csv

Approach

  • Segmentation - Mask R CNN
  • Augmentation - imgaug library

Result, Segmentation

To Do

Conclustion