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
- 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☆373Updated 2 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
- Official PyTorch implementation of HANet (CVPR 2020)☆214Updated 2 years ago
- Depth-wise Asymmetric Bottleneck for Real-time Semantic Segmentation (BMVC2019)☆141Updated 5 years ago
- visualize training result for mmdetection 訓練文件可視化, PR curve绘制, F1-score计算☆215Updated 5 years ago
- Conditional Convolutions for Instance Segmentation, achives 37.1mAP on coco val☆141Updated 4 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 10 months ago
- CGNet: A Light-weight Context Guided Network for Semantic Segmentation [IEEE Transactions on Image Processing 2020]☆264Updated 3 years ago
- [ECCV 2020] Boundary-preserving Mask R-CNN☆198Updated 4 years ago
- The official implementation of "Rethink Dilated Convolution for Real-time Semantic Segmentation"☆89Updated last year
- ☆152Updated 2 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
- D2Det: Towards High Quality Object Detection and Instance Segmentation (CVPR2020)☆297Updated 4 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
- Lightweight models for real-time semantic segmentation(include mobilenetv1-v3, shufflenetv1-v2, igcv3, efficientnet).☆360Updated 4 years ago
- SOLOv2 pytorch (without mmdetection and mmcv)☆96Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)