You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

🩺 MedSigLip Diagnosis Model

This repository contains MedSigLip, a deep learning model for cervical cancer image diagnosis.
It takes colposcopy images as input and predicts the most likely stage/class of the condition.


πŸ“Š Model Details

  • Task: Image Classification
  • Domain: Healthcare – Cervical Cancer Diagnosis
  • Framework: Hugging Face Transformers / PyTorch
  • Author: Khanyi Tapiwa Magagula (AI Eswatini)

πŸš€ Inference API

Once the Inference API is enabled, you can run predictions without any setup. Example:

from huggingface_hub import InferenceClient

# Replace with your repo name
client = InferenceClient("KhanyiTapiwa00/medsiglip-diagnosis")

# Run image classification
result = client.image_classification("1_10.jpg")

print(result)
Downloads last month
10
Safetensors
Model size
0.9B params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Space using kmunzwa/medsiglip-diagnosis 1