Open jocarias opened 2 years ago
@jocarias is this problem clear? I mean, I'm having the same problem...
At the moment I've been using YOLOv5 so I don't know the state of the problem.
To be clear, I was training the pre-trained weights for a new class.
Ok, thanks for the answer
When there is only a single class to detect, we are experiencing a lack of performance when compared with YOLOv4 (darknet) and YOLOv5. We experienced a similar situation with YOLOR.
Besides changing the nc settings in "coco.yaml" file, is there additional changes we should do for the single class cases?