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

Implement metrics and callbacks for a single labelled dataset #4

Closed
Tato14 opened this issue Sep 20, 2019 · 1 comment
Closed

Implement metrics and callbacks for a single labelled dataset #4

Tato14 opened this issue Sep 20, 2019 · 1 comment

Comments

@Tato14
Copy link

Tato14 commented Sep 20, 2019

Hi!
I was wondering which changes should I perform in order to make this examples working in a 2 class problem (background vs label). Are RetinaLoss and PascalVOC ready to handle this kind of data?
Sorry if is quite of a naive question, I'm a bit new in this object detection world 😄

@ChristianMarzahl
Copy link
Owner

Hi,

yes, that is absolutely possible and we are actively using it for that purpose.

"RuntimeError: The size of tensor a (19) must match the size of tensor b (20) at non-singleton dimension 3"

Something is wrong with your input tensor. Please try an input image size of 256, 512, 1024?

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