YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
Mitosis Detection Model
This is a custom model for detecting mitotic figures in histopathology images. It uses a RetinaNet architecture based on a ResNet-18 encoder from FastAI.
Model Overview
- Backbone: ResNet-18 (from FastAI
models.resnet18
) - Head: RetinaNet with anchor scales, ratios, etc.
- Input Size: 512x512 patches (by default)
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
HF Inference deployability: The model has no library tag.