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

TypeError: get_losses() missing 1 required positional argument: 'origin_preds' #1

Open
zxccsssd opened this issue Jul 6, 2024 · 3 comments

Comments

@zxccsssd
Copy link

zxccsssd commented Jul 6, 2024

When I launched the Student training,I was faced with this problem.

@martinaub
Copy link
Collaborator

Hi @zxccsssd, thank you for your comment. Could you share a screenshot of your parameters set-up in the student file, which I suppose should be exps/default/yolox_nano.py? Thank you :)

@zxccsssd
Copy link
Author

zxccsssd commented Aug 7, 2024

Sorry, I didn't reply in time.I plan to use yolox_tiny,is this supported?

@martinaub
Copy link
Collaborator

Yes, the yolox_tiny is supported and should work as expected. Ensure that the dataset path is correct and the parameters in both student and teacher files are correctly set.
Let me know if you get an error while launching it.

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