limaries30 / pyfashion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Jupyter Notebook 97.0%Language:Python 3.0%