Maithri Kulasekara

Results 4 issues of Maithri Kulasekara

HI, I want to browse an image from Hugging Face Datasets to apply the function of **clip.normalize_image( image )** and **model.bound_image(image).** . please help to to solve this problem model_name=...

I tried opening as a text file, and I do not recognize the contents. Also, how to run the checkpoints?

Hello, I am trying to run the scenic version with CUDA 12.3. then it makes a compatible error with JAX. Then I uninstall 12.3 try to install CUDA 11.7 and...

hi, i am working with a CLIP-pre-trained model. To develop my algorithm, I want to access the KQV values. How should I access these values within this model? i use...