Mooonside / BANetLinks
Code for Paper "Bidirectional Aggregation Network with Occlusion Handling for Panoptic Segmentation"
☆16Updated 5 years ago
Alternatives and similar repositories for BANet
Users that are interested in BANet are comparing it to the libraries listed below
Sorting:
- Implementation of NeurIPS2020 paper: Auto-Panoptic: Multi-Component Architecture Search for Panoptic Segmentation☆20Updated 4 years ago
- Hashing-based Non-Maximum Suppression☆28Updated 5 years ago
- SOGNet: Scene Overlap Graph Network for Panoptic Segmentation☆56Updated 4 years ago
- Panoptic Feature Pyramid Networks☆61Updated 6 years ago
- ShanghaiTech PLUS Lab Segmentation Toolbox and Benchmark☆22Updated 6 years ago
- ZZNet in Detectron☆19Updated 6 years ago
- Unofficial implementation for SOLO instance segmentation☆25Updated 5 years ago
- This is the code for GMIS, which is published on ECCV 2018 as "Pixel Derivation and Graph Merge for Instance Segmentation"☆39Updated 6 years ago
- Explicit Shape Encoding for Real-time Instance Segmentation☆104Updated 2 years ago
- Hierarchical Shot Detector (ICCV2019)☆57Updated 4 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
- The Pytorch implementation of "Location-aware Upsampling for Semantic Segmentation" (LaU)☆53Updated 5 years ago
- Semi-supervised Adaptive Distillation is a model compression method for object detection.