liulei01 / DRBox

A deep learning based algorithm to detect rotated object, for example, objects in remote sensing images
Other
421 stars 142 forks source link

The model was trained with a custom dataset and found that nothing was learned #48

Open Viktor-Paul opened 3 years ago

Viktor-Paul commented 3 years ago

hello,recently, I use custom dataset to train a model but found that nothing was learned.because prediction has no result. I am trying to modify the airplane rbox_pascal_airplane. py files, to train the new dataset, and the corresponding DRBox/examples/rbox/deploy/airplane/deploy. py and deploy. prototxt file used for prediction and display.The training process well,I'm not quite sure what caused this problem. Could you give me some advice? Thank you very much.