Results 4 issues of s0h3ck

* face_recognition version: Click==7.0 dlib==19.16.0 face-recognition==1.2.3 face-recognition-models==0.3.0 numpy==1.16.0 Pillow==5.4.1 * Python version: 3.7.2 * Pip version: 19.0.1 * Operating System: Linux archlinux 4.19.18-1-lts ### Description The pip installation gave me...

The current behavior is to stop on the first crash. A feature that allows the user to capture all crashes could be useful. A possible workaround is to catch all...

### Describe feature Hello, I would like to have the possibility to folder section of a document ; To get started with this idea, let's start looking at two type...

Type: Enhancement

The folder creation won't work on Linux. Consider renaming `\\` for `/`. Otherwise, the result will be something like `'dataset\train\crocus'`. It would be recommended to use `pathlib`. :)