TensorFlow3d Transforms is a library for 3D transformations in TensorFlow.
Project description
3D 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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tensorflow3dtransforms-0.1.0.tar.gz
.
File metadata
- Download URL: tensorflow3dtransforms-0.1.0.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57aba61ab62f2d79492f3585a01e7a7f92df7fdf31cdbe23163e019c0c8ce5fa |
|
MD5 | e250ab7d157b1a1904cb222328f9d620 |
|
BLAKE2b-256 | 3d1b120042b93321e057ac3160fdb6b425ef283f0189ddc04a12d59ffe2eaaec |
File details
Details for the file tensorflow3dtransforms-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: tensorflow3dtransforms-0.1.0-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d819b39addf34e974e99a390ff0f6eeab17452527c4666dffa707f63a0e395f |
|
MD5 | 0a5b06962e4f158ca03393fd4da5ae4e |
|
BLAKE2b-256 | 0b4a5b5299f9a1ec58bfff2a88b22df088ecc085632fd12da38f925fc1e1215b |