This is the source code for my solution to the RIADD (ISBI-2021) hosted by Grand Challenge
https://www.kaggle.com/sssdey1702/riadd-rfmid
https://www.kaggle.com/hanson0910/tf-efficientnet-b5-ns960
CUDA_VISIBLE_DEVICES=0,1 python -m torch.distributed.launch --nproc_per_node=2 train_riadd_eb6_ddp.py
python train_riadd_eb6.py
python subnmit_riadd.py
Appreciate the great work from the following repositories: