I run the train_baseline and met an error. In the train_baseline.py line176, a file 'train_new' is needed. However, after run 'python prepare.py', I only get 'train' and 'train_all' in file 'data/market/pytorch/'.
Also in changeIndex.py line 17, the "train_save_path" is set to "val_new", is there something wrong?