/pyfashion

Primary LanguageJupyter Notebook

pyfashion

DeepFashion2 with MaskRCNN

  1. Download deepfashion2 dataset
  2. Split Data(Optional:Check ./eda.ipynb)
  3. Change anootation file to coco_style_format(execute ./fashion_cnn/json_to_coco.py)
  4. Check whether cooc api works(eda through ./coco_eda.ipynb)
  5. TODO