Ecosyste.ms: Awesome
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: 14 days ago
JSON representation
TensorFlow implementation of Rodrigues rotation conversion from axis-angle (rotation vector) to rotation matrix which supports batch inputs
- Host: GitHub
- URL: https://github.com/blzq/tf_rodrigues
- Owner: blzq
- License: mit
- Created: 2018-07-10T13:11:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-17T13:57:30.000Z (over 6 years ago)
- Last Synced: 2024-08-01T03:44:25.059Z (3 months ago)
- Topics: computer-graphics, computer-vision, tensorflow
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tf_rodrigues
TensorFlow implementation of Rodrigues rotation conversion from axis-angle (rotation vector) to rotation matrix