clobotics/piou

what are the steps to have the annotations ready for the training?

yayonator opened this issue · 2 comments

what are the steps to have the annotations ready for the training?

I have this error when running the retail2coco.py script.

File "retail50k2coco.py", line 32, in
xml_list = os.listdir(xml_dir)
FileNotFoundError: [Errno 2] No such file or directory: '/DATASET/Retail50K/xmls'

Have you solved it? I have the same problem.