CoolFace
Apppublic

adamantix/ensemble-model-mental-illness-classification

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes
App README

PDIS-Net Inference API

SegFormer (MiT-B3) fine-tuned on FloPWD 2025. Binary segmentation: floating plastic vs background. Test mIoU 0.811.

Weights pulled at startup from adamantix/pdisnet-weights.

Endpoints

  • —GET /health — device + whether model finished loading
  • —POST /predict — multipart upload, field file. Returns raw probability map as base64 PNG.