You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
haneesh@haneesh:~/Desktop/mtcnn-head-detection-master$ python3 jfda/prepare.py --net p --wider --worker 8
[2020-01-05 20:31:13,719][INFO] loading WIDER
parsing /home/haneesh/Desktop/mtcnn-head-detection-master/data/SCUT_HEAD_Part_B/JPEGImages/ ...
parsing /home/haneesh/Desktop/mtcnn-head-detection-master/data/SCUT_HEAD_Part_A/JPEGImages/ ...
parsing /media/lincolnhard/11e5b063-4031-49ed-bf24-312fc250e90c/lincoln/cheat/JPEGImages/ ...
Traceback (most recent call last):
File "jfda/prepare.py", line 544, in
gen_wider()
File "jfda/prepare.py", line 270, in gen_wider
train_data, val_data = load_scutbrainwashcheat()
File "/home/haneesh/Desktop/mtcnn-head-detection-master/jfda/utils.py", line 15, in load_scutbrainwashcheat
for name in os.listdir(trainimdir):
FileNotFoundError: [Errno 2] No such file or directory: '/media/lincolnhard/11e5b063-4031-49ed-bf24-312fc250e90c/lincoln/cheat/JPEGImages/'
The text was updated successfully, but these errors were encountered:
haneesh@haneesh:~/Desktop/mtcnn-head-detection-master$ python3 jfda/prepare.py --net p --wider --worker 8
[2020-01-05 20:31:13,719][INFO] loading WIDER
parsing /home/haneesh/Desktop/mtcnn-head-detection-master/data/SCUT_HEAD_Part_B/JPEGImages/ ...
parsing /home/haneesh/Desktop/mtcnn-head-detection-master/data/SCUT_HEAD_Part_A/JPEGImages/ ...
parsing /media/lincolnhard/11e5b063-4031-49ed-bf24-312fc250e90c/lincoln/cheat/JPEGImages/ ...
Traceback (most recent call last):
File "jfda/prepare.py", line 544, in
gen_wider()
File "jfda/prepare.py", line 270, in gen_wider
train_data, val_data = load_scutbrainwashcheat()
File "/home/haneesh/Desktop/mtcnn-head-detection-master/jfda/utils.py", line 15, in load_scutbrainwashcheat
for name in os.listdir(trainimdir):
FileNotFoundError: [Errno 2] No such file or directory: '/media/lincolnhard/11e5b063-4031-49ed-bf24-312fc250e90c/lincoln/cheat/JPEGImages/'
The text was updated successfully, but these errors were encountered: