liminn / ICNet-pytorch
ICNet implemented by pytorch, for real-time semantic segmentation on high-resolution images, mIOU=71.0 on cityscapes, single inference time is 19ms, FPS is 52.6.
☆121Updated 2 years ago
Alternatives and similar repositories for ICNet-pytorch:
Users that are interested in ICNet-pytorch are comparing it to the libraries listed below
- visualize training result for mmdetection 訓練文件可視化, PR curve绘制, F1-score计算☆215Updated 5 years ago
- [ECCV-2020-oral]-Semantic Flow for Fast and Accurate Scene Parsing☆378Updated last year
- Implementation for "Context Prior for Scene Segmentation"☆250Updated 4 years ago
- This repo provides fast semantic segmentation models on CityScapes/Camvid DataSet by Pytorch☆210Updated last year
- [ECCV-2020]: Improving Semantic Segmentation via Decoupled Body and Edge Supervision☆374Updated 2 years ago
- Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val☆141Updated 4 years ago
- Depth-wise Asymmetric Bottleneck for Real-time Semantic Segmentation (BMVC2019)☆143Updated 5 years ago
- Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆196Updated 4 years ago
- CGNet: A Light-weight Context Guided Network for Semantic Segmentation [IEEE Transactions on Image Processing 2020]☆263Updated 3 years ago
- Official PyTorch implementation of HANet (CVPR 2020)☆214Updated 2 years ago
- some Python scripts can be used to convert the cityscapes dataset to the annotation style of coco dataset for instance segmentation task☆34Updated 5 years ago
- The official implementation of "Rethink Dilated Convolution for Real-time Semantic Segmentation"☆88Updated last year
- Boundary IoU API (Beta version)☆221Updated 7 months ago
- [ECCV 2020] Boundary-preserving Mask R-CNN☆198Updated 4 years ago
- HyperSeg - Official PyTorch Implementation☆210Updated 2 years ago
- Object-Contextual Representations for Semantic Segmentation in PyTorch☆63Updated 5 years ago
- This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achi…☆167Updated 11 months ago
- Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》☆203Updated 4 years ago
- The brief implementation and using examples of object detection usages like, IoU, NMS, soft-NMS, SmoothL1、IoU loss、GIoU loss、 DIoU loss、C…☆197Updated 3 years ago
- iclr2024 poster Varying Window Attention☆123Updated 5 months ago
- Criss-Cross Attention (2d&3d) for Semantic Segmentation in pure Pytorch with a faster and more precise implementation.☆183Updated 3 years ago
- Multi-Scale Aligned Distillation for Low-Resolution Detection (CVPR2021)☆128Updated 3 years ago
- Temporally Distributed Networks for Fast Video Semantic Segmentation☆203Updated last year
- Lightweight models for real-time semantic segmentation(include mobilenetv1-v3, shufflenetv1-v2, igcv3, efficientnet).☆361Updated 4 years ago
- semantic segmentation,pytorch,non-local☆313Updated 5 years ago
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆297Updated 4 years ago
- mIOU=80.02 on cityscapes. My implementation of deeplabv3+ (also know as 'Encoder-Decoder with Atrous Separable Convolution for Semantic I…☆179Updated 4 years ago
- Channel-wise Distillation for Semantic Segmentation☆76Updated 4 years ago
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆243Updated 4 years ago
- code for `Look Closer to Segment Better: Boundary Patch Refinement for Instance Segmentation`☆181Updated last year