rotation_representations
rotation_representations copied to clipboard
Performance evaluation of different rotation representations for regression
Rotation representations
This repository contains IPython notebooks for Euler angles visualizations and for regression performance evaluation of Euler angles, quaternions and 6D representations. For more information please visit this blog post
Performance evalution notebook
To run rotations_performance.ipynb you need:

Visualization and rendering notebook
To run euler_visualization.ipynb you need to:
- Request and download FLAME model
- Install simple_camera library to render triangle meshes.
- Install Moviepy
