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.
이전 댓글 표시
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개)
카테고리
도움말 센터 및 File Exchange에서 Semantic Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!