-
-
Save engincancan/d1245d7f90d26dd9499a794f22cf43c8 to your computer and use it in GitHub Desktop.
OpenFace Data Example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ tree data/mydataset/raw | |
person-1 | |
├── image-1.jpg | |
├── image-2.png | |
... | |
└── image-p.png | |
... | |
person-m | |
├── image-1.png | |
├── image-2.jpg | |
... | |
└── image-q.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment