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
Feature Request
source
Keras 3
Yes
No response
Having an example of Zero-shot Image Classification with SigLIP or CLIP from scratch using both KerasCV and KerasNLP would be a great addition.
I have already published a notebook on Kaggle using Keras 3.0. I would love to add this example to keras.io.
This example is only having an issue with jax, but runs fine with tensorflow and torch, so it's very close to becoming backend-agnostic.
jax
tensorflow
torch
The text was updated successfully, but these errors were encountered:
cc: @fchollet
Sorry, something went wrong.
normalize
@awsaf49 , Feel free to create a PR with the example, team would be happy to review it.
This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you.
This issue was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further.
sachinprasadhs
No branches or pull requests
Issue Type
Feature Request
Source
source
Keras Version
Keras 3
Custom Code
Yes
OS Platform and Distribution
No response
Python version
No response
GPU model and memory
No response
Current Behavior?
Having an example of Zero-shot Image Classification with SigLIP or CLIP from scratch using both KerasCV and KerasNLP would be a great addition.
I have already published a notebook on Kaggle using Keras 3.0. I would love to add this example to keras.io.
Reference:
Standalone code to reproduce the issue or tutorial link
Relevant log output
No response
The text was updated successfully, but these errors were encountered: