Instructions to use mgbam/OpenCLIP-BiomedCLIP-Finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use mgbam/OpenCLIP-BiomedCLIP-Finetuned with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:mgbam/OpenCLIP-BiomedCLIP-Finetuned') tokenizer = open_clip.get_tokenizer('hf-hub:mgbam/OpenCLIP-BiomedCLIP-Finetuned') - Notebooks
- Google Colab
- Kaggle
Hello, I would like to inquire if it's possible to provide the fine-tuning and pre-training scripts or code for the BioMed-CLIP model?
#1
by chrissylaiiiii - opened
I've searched extensively across the entire internet but haven't been able to find them. I'm hoping to fine-tune the model using my personal image dataset. Your prompt response would be greatly appreciated! Thank you very, very much!!!