liminn / ICNet-pytorchLinks
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.
☆123Updated 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
Sorting:
- This repo provides fast semantic segmentation models on CityScapes/Camvid DataSet by Pytorch☆212Updated 2 years ago
- Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers☆198Updated 4 years ago
- Official PyTorch implementation of HANet (CVPR 2020)☆217Updated 3 years ago
- Implementation for "Context Prior for Scene Segmentation"☆249Updated 4 years ago
- [ECCV-2020]: Improving Semantic Segmentation via Decoupled Body and Edge Supervision☆379Updated 2 years ago
- [ICCV 2021] FaPN: Feature-aligned Pyramid Network for Dense Image Prediction☆206Updated 4 years ago
- Object-Contextual Representations for Semantic Segmentation in PyTorch☆62Updated 5 years ago
- [ECCV 2020] Boundary-preserving Mask R-CNN