Not detecting one of the classes

조회 수: 1 (최근 30일)
Adrian Kleffler
Adrian Kleffler 2023년 5월 12일
댓글: Adrian Kleffler 2023년 5월 12일
Hello guys, I made an faster rcnn object detector but after 13 hours of training there is one class ( i have 5 classes at all) which has 0% average precision… this detector cannot detect this class on any image … what can be wrong?

답변 (1개)

Image Analyst
Image Analyst 2023년 5월 12일
Do you have enough of that class? If you didn't use many of that class in training, then perhaps it won't learn how to find it. How many images did you train with, and how many were in each of the 5 classes?
  댓글 수: 1
Adrian Kleffler
Adrian Kleffler 2023년 5월 12일
I don’t know the exact number of images for each class but i can say that there are most of images in class which has 0% of average precision… i trained with 790 images but i don’t know how much images are for each class..

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by