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
- Host: GitHub
- URL: https://github.com/blzq/tf_rodrigues
- Owner: blzq
- License: mit
- Created: 2018-07-10T13:11:49.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-17T13:57:30.000Z (almost 8 years ago)
- Last Synced: 2024-10-28T07:39:45.700Z (over 1 year 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