Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.91 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.91 KB

Library for python loading of Synthesis AI dataset.

Documentation: https://synthesis-ai-dev.github.io/face_api_dataset/html/index.html

See a quickstart for jupyter notebook with tutorial. Open In Colab

Also visit a more detailed example with landmarks. Open In Colab

To familiarize with different coordinate systems used in the dataset, see transforms. Open In Colab

To see, how to use camera intrinsics to transition between 3D and 2D coordinates and to reconstruct head from the depth data, see intrinsics. Open In Colab

To learn more how to group images from the same camera scene, see grouping. Open In Colab