argusswift / YOLOv4-pytorch

This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
1.68k stars 329 forks source link

运行get_gt_txt.py再运行get_map.py 出现如下提示,但是“extra/”文件夹在哪里呢? #219

Open traveling121 opened 3 years ago

traveling121 commented 3 years ago

Expected: ['difficult'] Received: table 15 17 20 20/nwall 19 17 21 21/nwall 16 20 19 95/n

If you have a with spaces between words you should remove them by running the script "remove_space.py" or "rename_class.py" in the "extra/" folder.