switchablenorms / DeepFashion2

DeepFashion2 Dataset https://arxiv.org/pdf/1901.07973.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while convert deepfashion2 to coco format dataset

VyBui opened this issue · comments

Dear @geyuying, while converting DF2 to Coco according to this script: https://github.com/switchablenorms/DeepFashion2/blob/master/evaluation/deepfashion2_to_coco.py

There is an error that occurs due to Unresolved reference "num_images" line 107.

I want to ask if you also got this issue?

Thanks