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 views (last 30 days)
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.

Accepted Answer

Image Analyst
Image Analyst on 28 Feb 2017

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!