Closed JamesZhan107 closed 1 year ago
I solved this problem after add --image-size in train command! But the mAP is very low...
@Lornatang
I don't seem to have encountered this problem, and if there is not enough batch, there may be a problem loading the dataset.
I don't seem to have encountered this problem, and if there is not enough batch, there may be a problem loading the dataset.
The mAP is still very low after i modify the batch-size to 64.
But when i trained on ultralytics/yolov3 , it works well. @Lornatang
when i use your mobilenetv3-large cfg file on ultralytics/yolov3, It produces the following error.
Is this a problem with the cfg file or what function needs to be modified? @Lornatang
I'm sorry to disturb you !
I didn't test enough on the mobilenetv3 large configuration file. Don't use it first
OK, there is no problem with v1 and v2. Mobilenetv3 large and small configuration file has something wrong.
When i train custom data , It always gives this error.
Are there any parameters I need to set ???