We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi @john-rocky
I made an iOS app called Lensto that uses U2net, AnimeGanV2, Style Transfer and many other cool filter and effects.
Youtube Video: https://www.youtube.com/shorts/jWwUiKZjfok it would be great if you showcase it in the readme :)
Thanks, Kevin Shah
The text was updated successfully, but these errors were encountered:
Thanks for your great U2net model. I want to downgrade weight for quick prediction speed.
out = quantize_weights(model, nbits=8) spec = out.get_spec()
I used above code to make weight as Int8 but blank output is getting, How can I do? Thanks.
Sorry, something went wrong.
No branches or pull requests
Hi @john-rocky
I made an iOS app called Lensto that uses U2net, AnimeGanV2, Style Transfer and many other cool filter and effects.
Youtube Video: https://www.youtube.com/shorts/jWwUiKZjfok
it would be great if you showcase it in the readme :)
Thanks,
Kevin Shah
The text was updated successfully, but these errors were encountered: