czy112
czy112
se-shufflenet performance?
My data set is transformed into coco format, including annannotations and images. How to start the training? What is your coco format? Can you help me, please my coco format...
error when i run eval_voc.py Traceback (most recent call last): File "eval_voc.py", line 164, in result = predict_gpu(model,image_path,root_path='E:/yolov1/pytorch_yolov1/data/VOCdevkit/VOC2007/JPEGImages/') #result[[left_up,right_bottom,class_name,image_path],] File "E:\yolov1\yolores\predict.py", line 126, in predict_gpu boxes,cls_indexs,probs = decoder(pred) File "E:\yolov1\yolores\predict.py",...
with open(os.path.join(data_folder, self.split + '_objects.json'), 'r') as j: FileNotFoundError: [Errno 2] No such file or directory: './TRAIN_objects.json' 请问在用自己数据集训练时,需要提前划分出train,val,test的json文件是吗? 还有一些测试问题,不知道您能不能提供邮箱或者qq联系您。 我的q:212587194 谢谢!
baidupan
Can you send the model in Baidu pan?please thank you, good people.
coco
how to train coco format dataset? please tell me? thanks!