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

Add reparameterization for yolov7-tiny #2016

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lweicker
Copy link

No description provided.

@dsbyprateekg
Copy link

I tried your code on the custom yolov7-tiny model.
And its size is reduced to 11.8 MB only from 11.9 MB.

@lweicker
Copy link
Author

@dsbyprateekg Once reparameterization is done, you can convert directly the model to engine file, for example in int8, and the output file will be about 8.3MB.

@dsbyprateekg
Copy link

@dsbyprateekg Once reparameterization is done, you can convert directly the model to engine file, for example in int8, and the output file will be about 8.3MB.

any link or tutorial for doing this conversion?

@lweicker
Copy link
Author

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

Successfully merging this pull request may close these issues.

2 participants