imagenet-multiGPU.torchnet

Image classifier

A Lua-based implementation of a multi-GPU training framework for image classification using the Alexnet model.

An imagenet example in torchnet

GitHub

4 stars
2 watching
1 forks
Language: Lua
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
soumith/imagenet-multigpu.torch A toolkit for training neural networks on the ImageNet dataset using multiple GPUs. 402
chenxi116/pnasnet.tf An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. 102
ibm/max-inception-resnet-v2 An image classification model using a third-generation deep residual network. 28
ibm/max-resnet-50 An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset. 14
jhjin/overfeat-torch An OverFeat image classifier and feature extractor wrapper around Torch7 44
hrnet/hrnet-image-classification This project provides a Python implementation of high-resolution networks for image classification on ImageNet. 968
bruinxiong/senet.mxnet An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. 154
e-lab/linknet An implementation of a deep learning network for image segmentation tasks using Lua and the Torch7 framework. 168
jhkim89/pyramidnet A Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models. 129
garythung/trashnet A Torch-based deep learning framework for image classification of trash 575
arunmichaeldsouza/tensorflow-image-detection A tool for training and classifying images using Google's Inception model and TensorFlow 328
soumith/inception.torch A Torch implementation of a pre-trained neural network architecture used in image recognition tasks 66
torch/cunn A CUDA implementation of neural network modules and related GPU operations 215
yeephycho/nasnet-tensorflow A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow 136
jwyang/jule.torch Implementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch 288