endernewton / PixelNetLinks
☆29Updated 8 years ago
Alternatives and similar repositories for PixelNet
Users that are interested in PixelNet are comparing it to the libraries listed below
Sorting:
- PyTorch C++ Extension Example☆15Updated 7 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 5 years ago
- SqueezeNet Generator☆31Updated 7 years ago
- Learning Detection with Diverse Proposals at CVPR 2017☆31Updated 8 years ago
- Generalizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated, and Tree☆27Updated 9 years ago
- The code for my master thesis "Modelling the Co-Occurrence of Semantic Labels with Conditional Random Fields"☆38Updated 8 years ago
- The codebase for Zoom Out-and-In Network with Recursive Training for Object Proposal☆22Updated 7 years ago
- All convolution operators replaced with coordinate convolutions☆36Updated 6 years ago
- A torch-nn to caffe converter for specific layers.☆15Updated 8 years ago
- A Caffe2 implementation of ShuffleNet V2.☆25Updated 6 years ago
- Caffe implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆27Updated 7 years ago
- CVPR2018 - scene parsing network regulated by geometric prior☆37Updated 7 years ago
- Caffe: a fast open framework for deep learning.☆16Updated 9 years ago
- Dense Relation Network: Learning Consistent and Context-Aware Representation For Semantic Image Segmentation. Modification of DRN source …☆25Updated 6 years ago
- Experiments with an rCNN for scene labeling.☆15Updated 6 years ago
- a branc caffe with feature of Data Augmentation using a configurable stochastic combination of 7 data augmentation techniques.☆33Updated 9 years ago
- SqueezeNet: AlexNet-level accuracy with 50x fewer parameters☆21Updated 9 years ago
- BNF Globalization Code (CVPR 2016)☆24Updated 9 years ago
- Tensorflow implementation of DeepLabv2☆22Updated 7 years ago
- CNNGeometric MatConvNet implementation