torch-inception-resnet-v2
Inception-ResNet-V2 implementation
A re-trained version of the Inception-ResNet-V2 model using Torch, with notes on training conditions and experimental results.
The inception-resnet-v2 models re-trained from scratch via torch
52 stars
11 watching
12 forks
Language: Groff
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Reconstructs Inception V3 network from TensorFlow weights and generates Torch model for computer vision tasks | 131 |
| Represents an implementation of the Inception-ResNet v2 deep learning model in Keras. | 180 |
| A Torch implementation of a pre-trained neural network architecture used in image recognition tasks | 66 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| Implementations of deep learning architectures in Keras using the Functional API | 387 |
| An implementation of MobileNetV2 in PyTorch for image classification tasks. | 271 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| An image classification model using a third-generation deep residual network. | 27 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
| An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. | 166 |
| Transfers pre-trained I3D network weights from TensorFlow to PyTorch | 532 |
| An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 285 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |