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

#Question: How we can process empty ground true boxes? #154

Open
KozlovKY opened this issue Jan 30, 2025 · 3 comments
Open

#Question: How we can process empty ground true boxes? #154

KozlovKY opened this issue Jan 30, 2025 · 3 comments

Comments

@KozlovKY
Copy link

Suppose i have process image without ground true boxes (annotation file is empty). How i can correctly calculate loss and initialize ground true values?

@nikky4D
Copy link

nikky4D commented Feb 15, 2025

did you find what to do for this? i'm facing a similar issue

@KozlovKY
Copy link
Author

did you find what to do for this? i'm facing a similar issue

I nullified all the components of loss except cls loss

@nikky4D
Copy link

nikky4D commented Feb 16, 2025

Can you show me the code changes you made for that?

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