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

Incorrect result of transformation inference when I train a custom dataset model #3

Open
JunGenius opened this issue Sep 3, 2022 · 2 comments

Comments

@JunGenius
Copy link

hello, author
When I retrain, changing the number of classes, the result of inference is incorrect. But using official model inference, the result is correct. Can you help me, how to solve this problem?
Thanks.

@QIANXUNZDL123
Copy link
Owner

hello, author When I retrain, changing the number of classes, the result of inference is incorrect. But using official model inference, the result is correct. Can you help me, how to solve this problem? Thanks.

maybe you should reparameterization for exmple if you train yolov7.pt with your datasets , you need reparameterization yolov7.pt , you can see https://github.com/WongKinYiu/yolov7

@JunGenius
Copy link
Author

Yeah, after I reparameterization, the results are normal. thanks.

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