CommissarMa/MCNN-pytorch

FileNotFoundError about IMG_XXX.npy file

BlouseDong opened this issue · 0 comments

I apologize for the inconvenience. After modifying the paths for the dataset in 'knearestgaussiankernel.py' and 'train.py', I encountered the following error upon running: FileNotFoundError: [Errno 2] No such file or directory: 'D:\zhiwei\MCNN-pytorch\data\ShanghaipartA\traindata\groundtruth\IMG161.npy'.
I'm unsure where the issue lies, and I hope you can provide assistance. Thank you.