Jakoffe

Results 2 comments of Jakoffe

The problem is from the get_dataset_common function in face_image.py which is used when alligning your dataset. It only returns a list of paths to images if there is more then...

The problem is from the get_dataset_common function in face_image.py. It only returns a list of paths to images if there is more then 10 images in that folder. And a...