pytorch3d

3D data processor

A deep learning library for 3D data processing and computer vision research using PyTorch

PyTorch3D is FAIR's library of reusable components for deep learning with 3D data

GitHub

9k stars
149 watching
1k forks
Language: Python
last commit: 2 days ago
Linked from 5 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
isl-org/open3d A C++ library for rapid development of software that processes 3D data 11,474
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,382
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 84,371
facebookresearch/dinov2 A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. 9,274
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,286
mks0601/3dmppe_posenet_release A PyTorch implementation of a deep learning model for 3D multi-person pose estimation from a single RGB image 823
nvidiagameworks/kaolin A PyTorch library for accelerating 3D deep learning research with various GPU-optimized operations and tools. 4,497
cleardusk/3ddfa A deep learning project that aims to align 3D facial landmarks in real-time with a focus on accuracy and efficiency. 3,608
kenshohara/3d-resnets-pytorch PyTorch implementation of 3D ResNets for action recognition in video data 3,900
fxia22/pointnet.pytorch This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. 2,149
hassony2/kinetics_i3d_pytorch Transfers pre-trained I3D network weights from TensorFlow to PyTorch 528
threedle/text2mesh Generates 3D meshes based on text inputs using neural networks and differentiable rendering 929
donnyyou/torchcv A comprehensive PyTorch-based framework for computer vision tasks 2,250
jfzhang95/pytorch-deeplab-xception A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets 2,910
pytorch/examples A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. 22,428