inception-v3.torch

Inception Network Reconstructor

Reconstructs Inception V3 network from TensorFlow weights and generates Torch model for computer vision tasks

Rethinking the Inception Architecture for Computer Vision

GitHub

131 stars
16 watching
51 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lim0606/torch-inception-resnet-v2 This project re-implements the Inception-ResNet-v2 model from scratch using PyTorch and trains it on ImageNet. 52
soumith/inception.torch A Torch implementation of a pre-trained neural network architecture used in image recognition tasks 66
titu1994/inception-v4 Implementations of deep learning architectures in Keras using the Functional API 386
hassony2/kinetics_i3d_pytorch Transfers pre-trained I3D network weights from TensorFlow to PyTorch 528
jwyang/jule.torch Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch 288
cvondrick/torch-starter A basic package for training neural networks in Torch7, providing a simplified starting point for developers. 56
fx5/not_random Reconstructs the internal state of a Mersenne Twister algorithm from partial output data 71
soumith/dcgan.torch A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. 1,458
pytorchbearer/torchbearer A PyTorch model fitting library designed to simplify the process of training deep learning models. 636
mattstauffer/torch A project providing examples and instructions for using Laravel's Illuminate components in standalone, non-Laravel applications 1,850
inisis/brocolli Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. 341
erogol/seg-torch Custom image segmentation implementation using deep learning with Lua and Torch 37
torch/cutorch Provides a CUDA backend for the PyTorch deep learning framework 336
soumith/cvpr2015 An introduction to deep learning for computer vision using the Torch framework 868
richardassar/samplernn_torch A Torch implementation of a deep learning model for generating audio from input data 156