MedSync AI Trained Model Weights
This repository contains the official, verified, and validated trained model weights for the MedSync AI inference microservice.
These are specifically trained MedSync project models.
Disclaimer: These models are prototypes developed for the MedSync project. They have not been clinically validated and should NOT be used for actual medical diagnosis without physician supervision.
Models Included
1. Bone Fracture Detection
- File:
bone.pt - Architecture: YOLO (detection)
- Class Mapping:
0 β fracture
2. Brain Tumour Detection
- File:
brain.pt - Architecture: YOLO (detection)
- Class Mapping:
0 β glioma1 β meningioma2 β pituitary
3. Kidney Stone Detection
- File:
kidney.pt - Architecture: YOLO (detection)
- Class Mapping:
0 β kidney-stone
4. Skin Disease Classification
- File:
skin_model.pt - Architecture: PyTorch EfficientNet-B0
- Class Mapping:
0 β acne1 β eczema2 β fungal3 β infection4 β normal5 β psoriasis6 β tumor
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support