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

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: over 1 year 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