Diff of /multi_modal_kNN.sh [000000] .. [03245f]

Switch to unified view

a b/multi_modal_kNN.sh
1
python3 dc.py \
2
---dataset iu_xray \
3
--model_choice knn \
4
--k 32 \
5
--max_length 40 \
6
--image_encoder densenet121 \
7
--n_gpu 1 \
8
--dropout 0.2 \
9
--multi_modal