AlexisTheLarge / faceset-builder

A command line tool for extracting faces from videos and photos.
Mozilla Public License 2.0
14 stars 3 forks source link

Output shows extraction of faces from videos but no images appear in output folder. #3

Open fetchlister opened 6 years ago

fetchlister commented 6 years ago

Running the script will collect images and crop them properly from the input directory but video will fail even though it says "done".

output: Extracting faces from VID1!_4208080_720p.mp4... 0it [00:00, ?it/s] Done! Extracting faces from VID2_1313667_240p.mp4... 0it [00:00, ?it/s] Done! Extracting faces from VID3_240p.mp4... 0it [00:00, ?it/s] Done!

I am using python 3.6 with all dependencies installed.

AlexisTheLarge commented 6 years ago

Can you provide the full command you used and if possible one of the files so that I can try to reproduce the issue?

cyaoeu commented 5 years ago

Same thing here, no output at all. faceset-builder.py collect input reference output all folders are in the faceset-builder folder.