Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
chexnet-multilabel – AI Model by alex17cmbs | AlphaNeural AI
You can deploy this model and start earning money today!
alex17cmbs
/
chexnet-multilabel
like
0
pytorch
chexnet
chest-xray
multi-label
14-pathologies
image-classification
en
apache-2.0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
densenet121-chexnet-14classes
This model is a densenet121-chexnet-14classes trained on the NIH Chest X-ray dataset for multi-label classification of 14 pathologies.
Metrics
auc_macro
: 0.7626
auc_micro
: 0.8496
mAP
: 0.2341
Training Configuration
learning_rate
: 0.001
batch_size
: 16
num_epochs
: 50
Usage
python
1
import
torch
2
# Load model logic here