Feature Extraction
Transformers
Safetensors
English
conceptclip
medical
vision-language
clip
various modalities
explainable-ai
multimodal
custom_code
Instructions to use JerrryNie/ConceptCLIP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JerrryNie/ConceptCLIP with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="JerrryNie/ConceptCLIP", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("JerrryNie/ConceptCLIP", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Responsible access request for ConceptCLIP
Please acknowledge the intended-use and safety notice below before accessing the model files.
By requesting access to this repository, you acknowledge that ConceptCLIP is a research model for medical image understanding and explainability. It is not a medical device and must not be used as the sole basis for diagnosis, treatment, triage, or other clinical decision-making. You are responsible for validating performance, safety, and regulatory compliance before any real-world deployment.
Log in or Sign Up to review the conditions and access this model content.
Gated model You can list files but not access them
Preview of files found in this repository