Skip to main content

TensorFlow3d Transforms is a library for 3D transformations in TensorFlow.

Project description

3D Transforms Twitter URL

PyPI Upload Python Package Build Docs

GitHub license Code style: black GitHub stars GitHub followers Twitter Follow

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

This project also draws much inspiration from PyTorch3D.

Installation

To install the latest release of TensorFlow3d Transforms, run:

pip install tensorflow3dtransforms

📄Documentation

Visit the documentation of this project to get more information in detail.

📚Examples

Visit the Quickstart for this project to see some examples and use this library easily.

🙋‍♂️Want to Contribute?

Awesome! If you want to contribute to this project, you're always welcome! See Contributing Guidelines. You can also take a look at TensorFlow3d Transforms's Project Status Tracker for getting more information about current or upcoming tasks.

License

Copyright 2023 Rishit Dagli

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tensorflow3dtransforms-0.1.0.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

tensorflow3dtransforms-0.1.0-py3-none-any.whl (18.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page