Mauville/MedCLIP
Medical image captioning using OpenAI's CLIP
This project helps radiologists and other medical professionals quickly understand and categorize medical images like X-rays, CT, and MRI scans. You input a medical image, and it provides a relevant descriptive caption or helps you find similar images based on a text description. It's designed for medical imaging specialists who need to efficiently process and interpret diagnostic images.
No commits in the last 6 months.
Use this if you need to quickly generate descriptive captions for medical images or search for medical images using specific text descriptions.
Not ideal if you need to generate completely novel captions for images rather than selecting from a known set, or if you work with medical image types not covered by X-ray, CT, and MRI.
Stars
95
Forks
17
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Mauville/MedCLIP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mlfoundations/open_clip
An open source implementation of CLIP.
noxdafox/clipspy
Python CFFI bindings for the 'C' Language Integrated Production System CLIPS
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
moein-shariatnia/OpenAI-CLIP
Simple implementation of OpenAI CLIP model in PyTorch.
BioMedIA-MBZUAI/FetalCLIP
Official repository of FetalCLIP: A Visual-Language Foundation Model for Fetal Ultrasound Image Analysis