jiongchengli/1st-in-MICCAI-GAMMA-2021-challenge

Third model parameter

Opened this issue · 0 comments

The parameter selection of the third model, the third model seems to be the same as the first one?
first one:

cmd = 'CUDA_VISIBLE_DEVICES=1 python inference_grading_final.py --model_mode x50 --sub1dataset_mode "orig" --eval_kappa "8993"'

third one:

cmd = 'CUDA_VISIBLE_DEVICES=1 python inference_grading_final.py --model_mode x50 --sub1dataset_mode "orig" --eval_kappa "8625"'