experiments
experiments copied to clipboard
Training Settings for MedMNIST Experiments
Hello,
I would like to reproduce the experiments that led to your ResNet results in the table below. Are you able to share the command line argument settings that you used to train and evaluate each model, for example, --num_epochs ?
Many thanks, Kate
Hi Kate ,
I think they should be reproduced by default. Can you confirm this? @ThreeSRR
JC
The results can be reproduced by default.
Just like python train_and_eval_pytorch.py --data_flag pathmnist for three-channel datasets, or python train_and_eval_pytorch.py --data_flag breastmnist --as_rgb for single-channel ones.