UniDet
UniDet copied to clipboard
Convert annotations of OpenImages to COCO format
Hi Xingyi,
Thanks for you wonderful and easy to use work! I have prepare OpenImages dataset.
However, when I use projects/UniDet/tools/convert_datasets/convert_oid.py to convert training annotations.
There is an error:
sets train
converting train data
Traceback (most recent call last):
File "projects/UniDet/tools/convert_datasets/convert_oid.py", line 276, in
'image_label_sourcefile' is not defined when converting training annotations, I don't know how to solve it? Could you give me the solution? Thanks
- Links to the relevant documentation/comment: https://github.com/xingyizhou/UniDet/blob/master/projects/UniDet/unidet_docs/DATASETS.md
There are not train_sizes-00000-of-00001.csv and validation_sizes-00000-of-00001.csv. How can I get them?
Yes I have found the same problem. Luckily I have already converted OI to COCO format previously.
I also encounter this problem. Need some help, Thanks.
Same problem and need help
some mistakes in Dataset.md
- 'For your convenience, we have packed up all converted annotation files here.' but the annotation files link is False
-
python tools/convert_datasets/convert_oid.py -p datasets/oid/ --subsets val --expand_label
,but codes can not run without 'challenge-2019-validation-detection-human-imagelabels_expanded.csv' which is not provided. We thank for your open source repo, but three are too many bugs to reproduce. Hope fix
@xingyizhou meet same questions. Could you help to fix above issues?
Is there any solution to this problem yet?
Yes I have found the same problem. Luckily I have already converted OI to COCO format previously.
Hi bro how you make through this? May you please show us how to convert
same problem @xingyizhou