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

Model Optimization #198

Closed
inisis opened this issue Aug 12, 2024 · 3 comments
Closed

Model Optimization #198

inisis opened this issue Aug 12, 2024 · 3 comments

Comments

@inisis
Copy link

inisis commented Aug 12, 2024

Hi, thanks for providing this great project, I find the inswapper_128_fp16.onnx that attached can be futher optimized by using onnxslim without lose of accuracy, here are the results.

pip install onnxslim
onnxslim inswapper_128_fp16.onnx slim.onnx

image

@hacksider
Copy link
Owner

Awesome! Can you commit this on the experimental as well?

@inisis
Copy link
Author

inisis commented Aug 12, 2024

@hacksider pr for experimental branch #215

@inisis
Copy link
Author

inisis commented Aug 15, 2024

@hacksider pr for experimental branch #215

Hi @hacksider , can this be merged into experimental branch?

@KRSHH KRSHH closed this as completed Oct 23, 2024
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

3 participants