Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find cheat and brainwash dataset #7

Open
Etyala opened this issue Jan 5, 2020 · 0 comments
Open

Unable to find cheat and brainwash dataset #7

Etyala opened this issue Jan 5, 2020 · 0 comments

Comments

@Etyala
Copy link

Etyala commented Jan 5, 2020

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/'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant