Hi, Dr Ye, thanks for your released code. I have trained the model but got lower results ------only 28.03(map). I just run python pre_process_sysu.py to prepare the dataset and 'python train_ext.py --dataset sysu --lr 0.1 --method adp --augc 1 --rande 0.5 --alpha 1 --square 1 --gamma 1 --gpu 4' to train the model. Could you please help me to find out why I get the wrong result,Thank you very much!
Hi, Dr Ye, thanks for your released code. I have trained the model but got lower results ------only 28.03(map). I just run
python pre_process_sysu.py
to prepare the dataset and 'python train_ext.py --dataset sysu --lr 0.1 --method adp --augc 1 --rande 0.5 --alpha 1 --square 1 --gamma 1 --gpu 4' to train the model. Could you please help me to find out why I get the wrong result,Thank you very much!