How to detect small objects in an image? I was using code of Image Category Classification Using Deep Learning example.But it fails to work for images in which the object to be detected is very small.
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sachit kaul
il 28 Feb 2017
Risposto: Image Analyst
il 28 Feb 2017
I was using the script provided by Math works for Image Category Classification Using Deep Learning but when i input a image in which the object i want to classify is very small then the code gives wrong results. How to improve the code to give correct result? When i cropped the image to focus on the object it worked just fine, but not with the original image which has the same object but which is very small in size.
0 Commenti
Risposta accettata
Image Analyst
il 28 Feb 2017
You could try other, more traditional image processing/analysis methods.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!