kinetics_i3d_pytorch
I3D weight transfer
Transfers pre-trained I3D network weights from TensorFlow to PyTorch
Inflated i3d network with inception backbone, weights transfered from tensorflow
532 stars
14 watching
116 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list
3d-convolutional-networki3dinception-v1inflated-networkkineticspytorchpytorch-flow-predictionspytorch-rgb-predictionsweight
Related projects:
Repository | Description | Stars |
---|---|---|
| Creates inflated versions of 2D neural networks with transferred ImageNet weights for use in 3D applications | 148 |
| Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| PyTorch implementations of algorithms for density estimation using invertible transformations. | 577 |
| Converts PyTorch models to Keras models | 859 |
| An implementation of NASNet in PyTorch using ported weights from TensorFlow | 75 |
| This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,175 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| An implementation of CloudWalk's DenseBody paper using PyTorch | 411 |
| An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 809 |
| Provides weight initialization schemes for PyTorch neural networks | 70 |
| Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| A PyTorch implementation of attributing the impact of inputs on deep neural network outputs | 182 |