Skip to content

Add reparameterization for yolov7-tiny#2016

Open
lweicker wants to merge 1 commit intoWongKinYiu:mainfrom
lweicker:reparametrize_yolov7_tiny
Open

Add reparameterization for yolov7-tiny#2016
lweicker wants to merge 1 commit intoWongKinYiu:mainfrom
lweicker:reparametrize_yolov7_tiny

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

@dsbyprateekg sure, you can check: https://github.com/wang-xinyu/tensorrtx/tree/master/yolov7

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