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

GitHub

528 stars
14 watching
115 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list

3d-convolutional-networki3dinception-v1inflated-networkkineticspytorchpytorch-flow-predictionspytorch-rgb-predictionsweight

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hassony2/inflated_convnets_pytorch Creates inflated versions of 2D neural networks with transferred ImageNet weights for use in 3D applications 148
huggingface/pytorch-openai-transformer-lm Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities 1,511
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
ikostrikov/pytorch-flows PyTorch implementations of algorithms for density estimation using invertible transformations. 576
gmalivenko/pytorch2keras Converts PyTorch models to Keras models 857
wandering007/nasnet-pytorch An implementation of NASNet in PyTorch using ported weights from TensorFlow 75
fxia22/pointnet.pytorch This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. 2,149
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
lotayou/densebody_pytorch An implementation of CloudWalk's DenseBody paper using PyTorch 411
tobiascz/mnist_pytorch_python_and_capi An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 96
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
alykhantejani/nninit Provides weight initialization schemes for PyTorch neural networks 70
inisis/brocolli Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. 341
prlz77/resnext.pytorch Reproduces ResNet-V3 with PyTorch for computer vision tasks 508
tianhongdai/integrated-gradient-pytorch A PyTorch implementation of attributing the impact of inputs on deep neural network outputs 181