taki0112 / ResNeXt-TensorflowLinks
Simple Tensorflow implementation of ResNeXt using Cifar10
☆158Updated 7 years ago
Alternatives and similar repositories for ResNeXt-Tensorflow
Users that are interested in ResNeXt-Tensorflow are comparing it to the libraries listed below
Sorting:
- Tensorflow-DenseNet with ImageNet Pretrained Models☆169Updated 4 years ago
- RetinaNet with Focal Loss implemented by Tensorflow☆121Updated 6 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 6 years ago
- A nasnet in tensorflow☆137Updated 4 years ago
- TensorFlow implementation of the Xception Model by François Chollet☆214Updated 6 years ago
- "NASNet" models in Keras 2.0+ with weights☆199Updated 7 years ago
- This is an implementation of Bilinear CNN for fine grained visual recognition using TensorFlow.☆191Updated 8 years ago
- A Complete and Simple Implementation of MobileNet-V2 in PyTorch☆212Updated 7 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**☆131Updated 7 years ago
- Center Loss implementation with TensorFlow☆157Updated 8 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆170Updated 7 years ago
- Deformable convolution net on Tensorflow☆169Updated 7 years ago
- Implementation of spatial transformer networks (STNs) in keras 2 with tensorflow as backend.☆278Updated 5 years ago
- Repo about neural networks for images handling☆263Updated 7 years ago
- ☆94Updated 7 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Focal loss for Dense Object Detection☆228Updated 8 years ago
- ☆62Updated 8 years ago
- The Inception-ResNet v2 model using Keras (with weight files)☆182Updated 4 years ago
- Keras implementation of Non-local Neural Networks☆290Updated last year
- ☆66Updated 8 years ago
- An implementation of RetinaNet in PyTorch.