inception.torch
Neural network architecture
A Torch implementation of a pre-trained neural network architecture used in image recognition tasks
Torch port of https://github.com/google/inception
66 stars
6 watching
20 forks
Language: Jupyter Notebook
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. | 402 |
| A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. | 129 |
| Reconstructs Inception V3 network from TensorFlow weights and generates Torch model for computer vision tasks | 131 |
| A PyTorch implementation of a deep generative model that can be used to generate images from a dataset. | 1,466 |
| An introduction to deep learning for computer vision using the Torch framework | 869 |
| Torch7 bindings for NVIDIA cuDNN, providing FFI access to its neural network acceleration features | 428 |
| A basic package for training neural networks in Torch7, providing a simplified starting point for developers. | 56 |
| A tool to enable Android device deployment and execution of machine learning models using the Torch library. | 275 |
| An open-source neural network package providing a modular framework for building and training neural networks. | 1,346 |
| A re-trained version of the Inception-ResNet-V2 model using Torch, with notes on training conditions and experimental results. | 52 |
| A Torch implementation of a deep learning model for generating audio from input data | 156 |
| An implementation of a deep neural network architecture for image classification using pre-trained models and fine-tuning on the CIFAR-10 dataset. | 285 |
| A tool for dynamically widening and deepening neural networks to scale their capacity | 160 |
| Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch | 289 |
| Graphical computation library for building neural network architectures | 299 |