Faster RCNN implementation over a custom classification CNN
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, I have some basic problem with implementing faster RCNN. I have a custom made binary classification CNN for trees, this network is trained with images of only one tree/no tree.(all my training images has only single tree image or no tree at all) How can I use this network for tree detection from bigger images using faster RCNN. In other words, how can I implement faster RCNN over my trained classification net?? is it possible ?? or do I need to make the faster RCNN from scratch and this classification net is of no use to me??
Thanks
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Recognition, Object Detection, and Semantic Segmentation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!