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

Train custom dataset with fasterrcnn_resnet50_fpn model #43

Open
pbanerjee0 opened this issue Jan 11, 2023 · 1 comment
Open

Train custom dataset with fasterrcnn_resnet50_fpn model #43

pbanerjee0 opened this issue Jan 11, 2023 · 1 comment

Comments

@pbanerjee0
Copy link

pbanerjee0 commented Jan 11, 2023

I am able to load the custom dataset where target contain dict of {boxes, labels}. But, when I try to build fasterrcnn_resnet50_fpn model, it is showing TorchStudio\python\lib\site-packages\torch_init_.py, line 853, in _assert
assert condition, message AssertionError: targets should not be none when in training mode
error.

Please help me resolve this issue. @divideconcept

@pbanerjee0
Copy link
Author

Hi @divideconcept ,

Could you please help me to solve the above issue?

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

1 participant