Open artless-spirit opened 3 years ago
It's CF437.jpg
Thanks a lot for your reply.But I don't know where to fix it ,I have found all the files ,but I didin't found the location that cause this problem.And when I changed the name of a picture to the ftw437,it continue to raise a same error,just a different picture name.I have checked my filepath,it's ok,so can you give me some advice,Thank you very much
And I have cloned all project I don't find any package named face,root = '../data/faces' just in this line,
I also don't find any package named face,root = '../data/faces'
I'm trying R-3CNN and all of the filenames are different from what was expected. The solution I found was to transform the filenames like so:
$ perl-rename 's/^AF/fty/' AF*.jpg
$ perl-rename 's/^CF/ftw/' CF*.jpg
$ perl-rename 's/^AM/mty/' AM*.jpg
$ perl-rename 's/^CM/mtw/' CM*.jpg
IOError: [Errno 2] No such file or directory: '/home/ajd/SCUT-FBP5500-Database-Release/data/SCUT-FBP5500_v2/Images/ftw437.jpg'