georgesung / ssd_tensorflow_traffic_sign_detection

Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs
MIT License
530 stars 222 forks source link

How to train multi label datasets ? #13

Closed guiyang882 closed 7 years ago

guiyang882 commented 7 years ago

hi, I use your AlexNet + SSD to detect the airplane and others. But The result not good, after I have trained 5000 epochs.

guiyang

georgesung commented 7 years ago

Hi, that really depends on your particular implementation, quality of dataset, any data preprocessing, etc.