speedinghzl / Scale-Adaptive-NetworkLinks
Semantic Image Segmentation by Scale-Adaptive Networks (TIP 2019)
☆43Updated 5 years ago
Alternatives and similar repositories for Scale-Adaptive-Network
Users that are interested in Scale-Adaptive-Network are comparing it to the libraries listed below
Sorting:
- Switchable Normalization for semantic image segmentation and scene parsing.☆48Updated 6 years ago
- PyTorch implementation of Deformable Convolution Networks (Supports Pytorch 1.0)☆30Updated 6 years ago
- ShanghaiTech PLUS Lab Segmentation Toolbox and Benchmark☆22Updated 5 years ago
- Dense Relation Network: Learning Consistent and Context-Aware Representation For Semantic Image Segmentation. Modification of DRN source …☆25Updated 6 years ago
- ContextLab: A Toolbox for Context Feature Augmentation developed with PyTorch☆39Updated 5 years ago
- Data-Driven Neuron Allocation for Scale Aggregation Networks☆52Updated 6 years ago
- Code for our AAAI 2018 work.☆55Updated 5 years ago
- A flexible tool for building and sharing deep learning modules.☆44Updated 6 years ago
- ☆33Updated 7 years ago
- CurriculumNet: Weakly Supervised Learning from Large-Scale Web Images☆15Updated 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…☆73Updated 5 years ago
- Code accompanying the paper Optimizing the F-measure for Threshold-free Salient Object Detection.☆29Updated 5 years ago
- Code for Statistically-motivated Second-order Pooling, ECCV2018☆35Updated 6 years ago
- Not All Pixels Are Equal: Difficulty-Aware Semantic Segmentation via Deep Layer Cascade☆108Updated 7 years ago
- SparseMask: Differentiable Connectivity Learning for Dense Image Prediction.☆51Updated 6 years ago
- Scribble-supervised version of OSVOS, a baseline for DAVIS Interactive Challenge☆28Updated 6 years ago
- Small scale experiments with group normalization☆58Updated 7 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- The Pytorch implementation of "Location-aware Upsampling for Semantic Segmentation" (LaU)☆53Updated 5 years ago
- Benchmarks for Semantic Segmentation.☆61Updated 5 years ago
- [ICCV 2019 Oral] TA3N: https://github.com/cmhungsteve/TA3N (Most updated repo)☆45Updated 6 months ago
- DeepLab v3+ in MXNet Gluon☆59Updated 6 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.