matteo-dunnhofer / imagenet
TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset
☆160Updated 6 years ago
Alternatives and similar repositories for imagenet:
Users that are interested in imagenet are comparing it to the libraries listed below
- Implemetations of alexnet using Tensorflow on mnist.☆42Updated 6 years ago
- ☆83Updated 7 years ago
- ShuffleNet Implementation in TensorFlow☆383Updated 6 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆169Updated 6 years ago
- Reimplementation ResNet on cifar10 with caffe☆129Updated 8 years ago
- ResNet-20/32/44/56/110 on CIFAR-10 with Caffe☆167Updated last year
- DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet☆357Updated 5 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- A Basic Tutorial to learning Caffe with Python, including two examples for classification and detection, and codes to train, test, prune …☆139Updated 7 years ago
- Caffe Protofiles for MSRA ResNet: train prototxt☆215Updated 7 years ago
- Inception v3 (GoogelNet V3) using TensorFlow and Tensor-Slim☆36Updated 8 years ago
- An easy implement of VGG19 with tensorflow, which has a detailed explanation.☆179Updated 6 years ago
- 使用 TensorFlow 进行 finetuning 的通用分类模型☆85Updated 6 years ago
- Tensorflow implementation of VGG 16 and VGG 19☆100Updated 6 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- Using slim to perform batch normalization☆60Updated 6 years ago
- Repo about neural networks for images handling☆264Updated 6 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Version control for my deep learning course.☆47Updated 7 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 7 years ago
- OHEM support for Fast R-CNN☆423Updated 7 years ago
- RFCN implementation in TensorFlow☆290Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆152Updated 8 years ago
- A Tensorflow implementation of MobileNet V2☆151Updated 6 years ago
- Implementation of "Iterative pruning" on TensorFlow☆160Updated 4 years ago
- Demonstrate the finetune process on TensorFlow☆131Updated 5 years ago
- Caffe for Deep Compression☆239Updated 7 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 6 years ago
- Caffe code for Densely Connected Convolutional Networks (DenseNets)