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 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Image Analyst
2017 年 2 月 28 日
You could try other, more traditional image processing/analysis methods.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!