wenxinxu / ResNeXt-in-tensorflowLinks
This is an implementation of ResNeXt (by Xie et al.) in tensorflow
☆77Updated 7 years ago
Alternatives and similar repositories for ResNeXt-in-tensorflow
Users that are interested in ResNeXt-in-tensorflow are comparing it to the libraries listed below
Sorting:
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 9 years ago
- Deep fusion project of deeply-fused nets, and the study on the connection to ensembling☆228Updated 7 years ago
- experimental tensorflow implementation of R-FCN☆39Updated 8 years ago
- This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…☆127Updated 9 years ago
- An implementation of CNN visualization.☆98Updated 10 years ago
- A deconvolutional network in caffe☆112Updated 8 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆78Updated 7 years ago
- Code for Recurrent Spatial Transformer Networks☆162Updated 9 years ago
- ☆138Updated 8 years ago
- Demonstrate the finetune process on TensorFlow☆131Updated 6 years ago
- Deeply-supervised Nets☆141Updated 6 years ago
- ☆47Updated 8 years ago
- A Mxnet implementation of CapsNet in Hinton's paper Dynamic Routing Between Capsules☆56Updated 6 years ago
- ☆45Updated 8 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆131Updated 7 years ago
- ☆48Updated 10 years ago
- FractalNet: A fractal-based neural network architecture☆150Updated 7 years ago
- Implementation of a couple deep learning models using TensorFlow☆144Updated 6 years ago
- Batch Normalization Layer for Caffe☆35Updated 9 years ago
- Object detection via a multi-region & semantic segmentation-aware CNN model☆113Updated 9 years ago
- FastMask: Segment Multi-scale Object Candidates in One Shot☆214Updated 8 years ago
- A TensorFlow implementation of Group Normalization on the task of image classification☆207Updated 6 years ago
- The inception-resnet-v2 models re-trained from scratch via torch