The main code structure is referred to MedMNIST.
- Create environment first
conda create -n ML python=3.6
conda activate ML
conda install PyTorch==0.3.1
conda install numpy==1.18.5, pandas==0.25.3, scikit-learn==0.22.2, tqdm
- Run the shell script.
./run.sh
- Ubuntu16.04
- NVIDIA GTX1080TI
Resnet-18: 1777MB
Resnet-50: 4977MB