piyush2896 / ResNet50-TensorflowLinks
This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux
☆30Updated 7 years ago
Alternatives and similar repositories for ResNet50-Tensorflow
Users that are interested in ResNet50-Tensorflow are comparing it to the libraries listed below
Sorting:
- A method for Fine-Grained image classification☆41Updated 5 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- A simple Tensorflow code for fine-tuning VGG-19 to solve 'cat or dog' task in kaggle.☆24Updated 6 years ago
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Bilinear CNN implementation in keras.☆28Updated 5 years ago
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet☆45Updated 6 years ago
- RFCN implement based on Keras&Tensorflow☆72Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Uses TensorFlow and FC2 features to match test images to the same category given a query image as input☆55Updated 7 years ago
- Keras implementation of ShuffleNet V2☆97Updated 6 years ago
- Implementation of RetinaNet in TensorFlow☆25Updated 6 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- sagieppel / Focusing-attention-of-Fully-convolutional-neural-networks-on-Region-of-interest-ROI-input-map-This project contains code for a fully convolutional neural network (FCN) for semantic segmentation with a region of interest (ROI) map a…☆48Updated 3 years ago
- YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.or…☆49Updated 6 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- YOLOv2 implemented by TensorFlow☆38Updated 7 years ago
- A Keras implementation of MnasNet☆9Updated 6 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 6 years ago
- TF-Implementation of "Learning a Discriminative Filter Bank within a CNN for Fine-grained Recognition"☆74Updated 6 years ago
- A Siamese similarity model for image similarity☆58Updated 6 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- 基于开源SSD的重构,简化了代码结构☆11Updated 6 years ago
- deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic …☆64Updated 7 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 6 years ago
- VGGNet implemented by tensorflow☆31Updated 8 years ago
- Age and Gender Estimation Using Convolutional Neural Network☆48Updated 7 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Face detection with mobilenet-ssd written by tf.keras.☆178Updated 4 years ago