donglaiw / mNeuronLinks
☆79Updated 7 years ago
Alternatives and similar repositories for mNeuron
Users that are interested in mNeuron are comparing it to the libraries listed below
Sorting:
- Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)☆129Updated 8 years ago
- This is a caffe implementation to visualize the learnt model (circa 2014)☆59Updated 4 years ago
- Code for several state-of-the-art papers in object detection and semantic segmentation.☆86Updated 8 years ago
- ☆96Updated 8 years ago
- Generalizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated, and Tree☆27Updated 9 years ago
- An implementation of CNN visualization.☆98Updated 10 years ago
- DecoupledNet: Decoupled Deep Neural Network for Semi-supervised Semantic Segmentation☆73Updated 10 years ago
- A Caffe implementation of http://arxiv.org/abs/1512.07928☆39Updated 9 years ago
- A VGG practical on convolutional neural networks☆157Updated 7 years ago
- Practices for machine learning☆27Updated 9 years ago
- TI-pooling: transformation-invariant pooling for feature learning in Convolutional Neural Networks☆119Updated 8 years ago
- code for DeepProposal paper presented in ICCV 2015☆35Updated 9 years ago
- First step towards...☆33Updated 9 years ago
- Code for SDS☆58Updated 10 years ago
- Pre-trained models for MixDCNN paper☆36Updated 7 years ago
- modified version of caffe which support DeconvNet and DecoupledNet☆100Updated 10 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆64Updated 9 years ago
- Code for Visualizing Deep Convolutional Neural Networks Using Natural Pre-images, IJCV 2016☆27Updated 9 years ago
- Deeply-supervised Nets☆141Updated 6 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…