satojkovic / DeepLogo

A brand logo detection system using tensorflow object detection API.
MIT License
512 stars 157 forks source link

Classification after training model #19

Open pramod0777 opened 6 years ago

pramod0777 commented 6 years ago

I have followed same instructions to train model and saved it..but when i use detect_logo.py for detecting logo with test images for most of the images it gives me "Background"..Please guide me what is wrong with my training.