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
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 6 years ago
- Inception v3 (GoogelNet V3) using TensorFlow and Tensor-Slim☆36Updated 8 years ago
- Repo about neural networks for images handling☆264Updated 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
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- Version control for my deep learning course.☆47Updated 7 years ago
- Tensorflow implementation of VGG 16 and VGG 19☆100Updated 6 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆169Updated 6 years ago
- ShuffleNet Implementation in TensorFlow☆383Updated 6 years ago
- Reimplementation ResNet on cifar10 with caffe☆129Updated 8 years ago
- 基于tensorflow开发的YOLO和YOLO9000,提供训练以及测试功能,以VOC2012数据集作为训练/测试集(5000/5000),进行性能检测,同时对比识别性能以及效率☆91Updated 6 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 7 years ago
- Try to implement YOLOv3 with TensorFlow☆67Updated 6 years ago
- Re-implementation of VGG Network in tensorflow☆72Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆152Updated 8 years ago
- TensorFlow implementation of the YOLO (You Only Look Once)☆199Updated 5 years ago
- A Tensorflow implementation of MobileNet V2☆151Updated 5 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- RetinaNet with Focal Loss implemented by Tensorflow☆121Updated 5 years ago
- TensorFlow implementation of Faster R-CNN☆171Updated 7 years ago
- Code for finetuning AlexNet in TensorFlow >= 1.2rc0☆779Updated 6 years ago
- ☆105Updated 7 years ago
- RFCN implementation in TensorFlow☆290Updated 7 years ago
- Implementation of model compression with knowledge distilling method.☆343Updated 8 years ago
- DenseNet Caffe Models, converted from https://github.com/liuzhuang13/DenseNet☆357Updated 5 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆507Updated 6 years ago
- A prediction demo by using tensorflow inception_v3.☆48Updated 8 years ago