AlibabaResearch / efficientteacher

A Supervised and Semi-Supervised Object Detection Library for YOLO Series
GNU General Public License v3.0
820 stars 147 forks source link

关于数据集读不到标签的问题 #76

Open Meoooww opened 1 year ago

Meoooww commented 1 year ago

https://github.com/AlibabaResearch/efficientteacher/issues/29 我找到类似的issue,但是不能解决问题 问题如下:python train.py 时出错: image

补充,我的数据集放置如下: image 其中images/train2017下存放的都是jpg图片,labels/train2017下存放的都是txt,以其中一个的为例: image

halalo513 commented 1 year ago

可以尝试把train2017.txt里面的路径改成本机上的绝对路径试试

qqssffgg commented 1 year ago

请问一下train2017.cache是在哪下载的,把数据及处理完了也没有下载这个模块

YunFy26 commented 8 months ago

请问解决了吗我也遇到了这个情况

TahereSaidi commented 5 months ago

@ Meoooww hi Did you solve it? I have the problem with get_coco.sh. when I use this images of train2017 is empty.