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 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
soumith/imagenet-multigpu.torchA toolkit for training neural networks on the ImageNet dataset using multiple GPUs.402
chenxi116/pnasnet.tfAn implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet.102
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
ibm/max-resnet-50An image classification model using the ResNet-50 architecture, trained on the ImageNet dataset.14
jhjin/overfeat-torchAn OverFeat image classifier and feature extractor wrapper around Torch744
hrnet/hrnet-image-classificationThis project provides a Python implementation of high-resolution networks for image classification on ImageNet.971
bruinxiong/senet.mxnetAn implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks.155
e-lab/linknetAn implementation of a deep learning network for image segmentation tasks using Lua and the Torch7 framework.168
jhkim89/pyramidnetA Torch implementation of a novel neural network architecture designed to improve the generalization ability of deep image classification models.129
garythung/trashnetA Torch-based deep learning framework for image classification of trash582
arunmichaeldsouza/tensorflow-image-detectionA tool for training and classifying images using Google's Inception model and TensorFlow329
soumith/inception.torchA Torch implementation of a pre-trained neural network architecture used in image recognition tasks66
torch/cunnA CUDA implementation of neural network modules and related GPU operations215
yeephycho/nasnet-tensorflowA toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow136
jwyang/jule.torchImplementations of joint unsupervised learning algorithm for deep representations and image clusters using Torch289