Adamdad / keras-YOLOv3-mobilenet

I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't load model successfully

ZH-Lee opened this issue · comments

Hi, i just train a new model by feeding mobilenet pre_trained weights into mobilenet (train.py). But i got train loss non-convergence, always at 30. Should i train mobilnet first by using train_Mobilenet.py ???

train.py train yolo on darknet, not mobilenet