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

532 stars
14 watching
116 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hassony2/inflated_convnets_pytorchCreates inflated versions of 2D neural networks with transferred ImageNet weights for use in 3D applications148
huggingface/pytorch-openai-transformer-lmImplementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities1,511
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
ikostrikov/pytorch-flowsPyTorch implementations of algorithms for density estimation using invertible transformations.577
gmalivenko/pytorch2kerasConverts PyTorch models to Keras models859
wandering007/nasnet-pytorchAn implementation of NASNet in PyTorch using ported weights from TensorFlow75
fxia22/pointnet.pytorchThis is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks.2,175
xxradon/igcv3-pytorchReimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning.19
lotayou/densebody_pytorchAn implementation of CloudWalk's DenseBody paper using PyTorch411
tobiascz/mnist_pytorch_python_and_capiAn example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.096
kimhc6028/relational-networksA PyTorch implementation of a neural network module for relational reasoning in computer vision tasks809
alykhantejani/nninitProvides weight initialization schemes for PyTorch neural networks70
inisis/brocolliConverts PyTorch models to various formats for deployment and testing in deep learning frameworks.341
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
tianhongdai/integrated-gradient-pytorchA PyTorch implementation of attributing the impact of inputs on deep neural network outputs182