PDCP PneumoniaMNIST Weights
This repository hosts trained weights for the PDCP postdoctoral technical challenge submission.
Files
best_resnet18.pt: best-performing ResNet-18 checkpointbest_cnn.pt: baseline CNN checkpoint
Usage
Download weights into your local models/ directory using huggingface_hub:
from huggingface_hub import snapshot_download
snapshot_download(repo_id="YOUR_USERNAME/YOUR_REPO", local_dir="models", repo_type="model")
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support