Hi lelechen63 @lelechen63
Thank you very much for your project.
In RotateAudio, when run "python test.py --rt_encode tc_no_lstm --audio_encode se --rt_decode l2l --batch_size 4 --drop 0.1 --name tmp --num_workers 0", and met the bug: "FileNotFoundError: [Errno 2] No such file or directory: './pickle/dev_lmark2img.pkl'"
I didn't find the pickle directory. How could I fix this bug?