mmoghimi / BoostCNNLinks
Boosting Convolutional Neural Networks
☆21Updated 9 years ago
Alternatives and similar repositories for BoostCNN
Users that are interested in BoostCNN are comparing it to the libraries listed below
Sorting:
- U-Net: Convolutional Networks for Image Segmentation by TensorFlow☆19Updated 8 years ago
- ☆57Updated 8 years ago
- transfer learning written in mxnet☆55Updated 8 years ago
- Pre-trained models for MixDCNN paper☆36Updated 7 years ago
- Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee☆60Updated 7 years ago
- semantic image segmentation networks implemented in tensorflow☆16Updated 8 years ago
- Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.☆49Updated 7 years ago
- TensorFlow implementation of PNASNet-5 on ImageNet☆101Updated 7 years ago
- An improved version of SqueezeNet networks https://github.com/DeepScale/SqueezeNet☆37Updated 8 years ago
- SE-Net Incorporates with ResNet and WideResnet on CIFAR-10/100 Dataset.☆47Updated 8 years ago
- Keras implementation of the article "Solving internal covariate shift in deep learning with linked neurons"☆13Updated 8 years ago
- ☆45Updated 8 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆64Updated 9 years ago
- tags: transfer learning, domain adaptation, finetuning, one-shot learning, zero-shot learning.☆18Updated 9 years ago
- Least Squares GANs in Tensorflow☆17Updated 8 years ago
- Practices for machine learning☆27Updated 9 years ago
- ShaResNet: reducing residual network parameter number by sharing weights☆32Updated 8 years ago
- Reviewing recent advances in classification on CIFAR 10 and 100 datasets☆37Updated 7 years ago
- ☆57Updated 7 years ago
- Generalizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated, and Tree☆27Updated 9 years ago
- Github repo for my experiments with the orthogonal convolution idea☆22Updated 8 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 9 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆130Updated 8 years ago
- VisualBackProp - visualization method for convolutional neural networks☆44Updated 9 years ago
- Repository for tackling Kaggle Ultrasound Nerve Segmentation challenge using Torchnet.☆48Updated 9 years ago
- code for DeepProposal paper presented in ICCV 2015☆35Updated 9 years ago
- ☆30Updated 9 years ago
- A PyTorch implementation of DenseNet, supporting multiclass and multilabel classification.☆24Updated 8 years ago
- Active Convolution