python3 dc.py \
---dataset iu_xray \
--model_choice knn \
--k 32 \
--max_length 40 \
--image_encoder densenet121 \
--n_gpu 1 \
--dropout 0.2 \
--multi_modal