Skip to content

Is there any way to use the Clip model in the Java technology stack? #364

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

Closed
zhangjh opened this issue May 29, 2023 · 2 comments
Closed

Comments

@zhangjh
Copy link

zhangjh commented May 29, 2023

As the title mentioned, Is there any ways to use clip in java or android?
Googled a long time, no useful infos searched...

@hrithickcodes
Copy link

Possible, you can convert the weights to tflite or onnx and integrate it in your java project. You can use quantization as well to reduce the size of the model.

@zhangjh
Copy link
Author

zhangjh commented Jul 28, 2023

Thanks for answering. Have used onnx already.

@zhangjh zhangjh closed this as completed Jul 28, 2023
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