affordance_diffusion
affordance_diffusion copied to clipboard
rm error
In the preprocessing stage,I met an error: rm: cannot remove 'data/hoi4d/HOI4D_release/ZY20210800004/H4/C14/N21/S174/s02/T1/align_frames/': No such file or directory rm -r data/hoi4d/HOI4D_release/ZY20210800004/H4/C14/N21/S174/s02/T1/align_frames/ rm: cannot remove 'data/hoi4d/HOI4D_release/ZY20210800004/H4/C14/N21/S174/s02/T1/align_frames/*': No such file or directory my dataset folder structure is as follows:preprocess/data/hoi4d/HOI4D_annotations,and my --data_dir is data/hoi4d/ Is align_frames folder missed?or something wrong with my setting,do you met this error before?