arashno / tensorflow_multigpu_imagenetLinks
Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU support + Transfer Learning support
☆170Updated 7 years ago
Alternatives and similar repositories for tensorflow_multigpu_imagenet
Users that are interested in tensorflow_multigpu_imagenet are comparing it to the libraries listed below
Sorting:
- RetinaNet with Focal Loss implemented by Tensorflow☆121Updated 6 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆158Updated 7 years ago
- A lightweight convolutional neural network☆148Updated 7 years ago
- ShuffleNet Implementation in TensorFlow☆383Updated 7 years ago
- OHEM support for Fast R-CNN☆425Updated 7 years ago
- Tensorflow-DenseNet with ImageNet Pretrained Models☆169Updated 3 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 8 years ago
- ☆83Updated 7 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- A nasnet in tensorflow☆137Updated 4 years ago
- Try to implement YOLOv3 with TensorFlow☆67Updated 7 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆159Updated 6 years ago
- ResNet-20/32/44/56/110 on CIFAR-10 with Caffe☆172Updated last year
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆94Updated 6 years ago
- A MXNet implementation of Squeeze-and-Excitation Networks (SE-ResNext, SE-Resnet, SE-Inception-v4 and SE-Inception-Resnet-v2)☆157Updated 7 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 6 years ago
- TensorFlow implementation of Faster R-CNN☆171Updated 8 years ago
- a baseline for baidu dog classification competition.☆115Updated 7 years ago
- A Tensorflow implementation of MobileNet V2☆151Updated 6 years ago
- ☆66Updated 8 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.