qinzheng93 / MENet
This repo contains code for *Merging and Evolution: Improving Convolutional Neural Networks for Mobile Applications*.
☆11Updated 6 years ago
Alternatives and similar repositories for MENet:
Users that are interested in MENet are comparing it to the libraries listed below
- Pixel Attentional Gating for Parsimonious Per-Pixel Labeling☆46Updated 6 years ago
- ☆86Updated 6 years ago
- A light-weight deep learning library based on Caffe☆64Updated 7 years ago
- Kaggle Competition, Instance Segmentation☆86Updated 5 years ago
- Dense Relation Network: Learning Consistent and Context-Aware Representation For Semantic Image Segmentation. Modification of DRN source …☆25Updated 6 years ago
- AttentionMask: Attentive, Efficient Object Proposal Generation Focusing on Small Objects (ACCV 2018, accepted as oral)☆51Updated last year
- This repository contains lists of state-or-art semantic instance segmentation works☆88Updated 6 years ago
- PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)☆46Updated 7 years ago
- An implementation of our CVPR 2018 work 'Blazingly Fast Video Object Segmentation with Pixel-Wise Metric Learning'☆43Updated 5 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 4 years ago
- CVPR2018 - scene parsing network regulated by geometric prior☆37Updated 6 years ago
- ☆37Updated 6 years ago
- Pytorch implementation of different edge detection networks, such as Holistically-Nested Edge Detection and PixelNet☆33Updated 7 years ago
- Try to implement deeplab v3+ on pytorch according to offical demo.☆42Updated 6 years ago
- The code for my master thesis "Modelling the Co-Occurrence of Semantic Labels with Conditional Random Fields"☆38Updated 8 years ago
- Notes from CVPR 2018 Conference. Links to papers, thoughts and research directions.☆25Updated 6 years ago
- PKU_360 Team's fuse code! This code is used to fuse the semantic segmentation result and instance segmentation result. We won the third p…