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)
Show older comments
Sachit kaul
on 28 Feb 2017
Answered: Image Analyst
on 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 Comments
Accepted Answer
Image Analyst
on 28 Feb 2017
You could try other, more traditional image processing/analysis methods.
0 Comments
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!