Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Training with negative samples, possible with YOLOR? #257

Open
SanKumSan opened this issue Jun 22, 2022 · 1 comment
Open

Custom Training with negative samples, possible with YOLOR? #257

SanKumSan opened this issue Jun 22, 2022 · 1 comment

Comments

@SanKumSan
Copy link

Hello ,
I would like to train YoloR for custom object detection, with negative samples (Images with no objects and the corresponding text file will be empty).

  1. Is this approach followed in YoloR or is it a good idea to do so, because, the other YOLO versions supports this learns well and decreases the FP from these negative samples.
  2. And , if its possible, what all I have to do, keeping the data already ready with positive and negative samples. ?
  3. The code throws the assertion error, when the input image has no labels text file. Any changes need to be done ?

Regards

@SanKumSan SanKumSan changed the title Custom Training with negative samples, possible ? Custom Training with negative samples, possible with YOLOR? Jun 22, 2022
@ramdhan1989
Copy link

Hi, I wonder which yolo that can use negative samples? if possible, would you mind telling me the repository? I am struggle to reduce FP in my case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants