Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blzq/tf_rodrigues

TensorFlow implementation of Rodrigues rotation conversion from axis-angle (rotation vector) to rotation matrix which supports batch inputs
https://github.com/blzq/tf_rodrigues

computer-graphics computer-vision tensorflow

Last synced: 14 days ago
JSON representation

TensorFlow implementation of Rodrigues rotation conversion from axis-angle (rotation vector) to rotation matrix which supports batch inputs

Awesome Lists containing this project

README

        

# tf_rodrigues
TensorFlow implementation of Rodrigues rotation conversion from axis-angle (rotation vector) to rotation matrix