.. TensorFlow3d Transforms documentation master file, created by sphinx-quickstart on Sat Jan 7 23:26:33 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to TensorFlow3d Transforms's documentation! =================================================== .. image:: https://img.shields.io/github/stars/Rishit-dagli/3d-transforms?style=social.svg :target: https://github.com/Rishit-dagli/3d-transforms .. image:: https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2FRishit-dagli%2F3d-transforms.svg :target: https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FRishit-dagli%2F3d-transforms TensorFlow3d Transforms is a library to easily make 3D transformations and work with 3D data. This library originally started as a few functions here and there for my own work which I then turned into a library. TensorFlow3d Transforms is designed to integrate smoothly with deep learning methods for predicting and manipulating 3D data. For this reason, all operators in TensorFlow3d Transforms: - Are implemented using TensorFlow tensors - Can handle minibatches of hetereogenous data - Can be differentiated - Can utilize GPUs for acceleration Much inspiration for this project is taken from `PyTorch3D `_ Quick Links ------------ * Source: `GitHub `_ * `Issue Tracker `_ .. toctree:: :maxdepth: 2 :caption: Contents: Home quick_start tensorflow3d_transforms Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`