A PyTorch Implementation of Fast-SCNN: Fast Semantic Segmentation Network
☆427Apr 9, 2022Updated 3 years ago
Alternatives and similar repositories for Fast-SCNN-pytorch
Users that are interested in Fast-SCNN-pytorch are comparing it to the libraries listed below
Sorting:
- [ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan …☆530Jan 27, 2023Updated 3 years ago
- Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESP…☆1,003Jul 25, 2024Updated last year
- Add bisenetv2. My implementation of BiSeNet☆1,606Feb 19, 2026Updated last week
- BiSeNet based on pytorch☆405Mar 13, 2020Updated 5 years ago
- A PyTorch implementation of Fast-SCNN based on BMVC 2019 paper "Fast-SCNN: Fast Semantic Segmentation Network"☆13Feb 14, 2020Updated 6 years ago
- CGNet: A Light-weight Context Guided Network for Semantic Segmentation [IEEE Transactions on Image Processing 2020]☆276Feb 16, 2022Updated 4 years ago
- reimpliment of DFANet: Deep Feature Aggregation for Real-Time Semantic Segmentation☆258Mar 17, 2020Updated 5 years ago
- Depth-wise Asymmetric Bottleneck for Real-time Semantic Segmentation (BMVC2019)☆146Aug 1, 2019Updated 6 years ago
- LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation☆522Dec 5, 2020Updated 5 years ago
- Official PyTorch implementation of HANet (CVPR 2020)☆217Jun 15, 2022Updated 3 years ago
- This repo provides fast semantic segmentation models on CityScapes/Camvid DataSet by Pytorch☆212Aug 28, 2023Updated 2 years ago
- lightweight and efficient cnn for semantic segmentation, my blog address:☆152Dec 10, 2019Updated 6 years ago
- Implementation of Fast-SCNN using Tensorflow 2.0☆87Jan 3, 2020Updated 6 years ago
- Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNe…☆3,047Jan 4, 2023Updated 3 years ago
- ☆255Oct 3, 2023Updated 2 years ago
- Pytorch code for semantic segmentation using ERFNet☆442Dec 5, 2019Updated 6 years ago
- This repository contains the source code of our work on designing efficient CNNs for computer vision☆415Jul 15, 2024Updated last year
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆725Jul 5, 2024Updated last year
- UPSNet: A Unified Panoptic Segmentation Network☆645Jul 11, 2019Updated 6 years ago
- LightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation☆245Mar 24, 2020Updated 5 years ago
- implementation for paper "ShelfNet for fast semantic segmentation"☆252Feb 27, 2021Updated 5 years ago
- A PyTorch Implementation of Fast-SCNN: Fast Semantic Segmentation Network(PyTorch >= 1.4)☆36May 30, 2025Updated 9 months ago
- Implementation of BiSeNet and BiSeNetV2☆131Apr 8, 2020Updated 5 years ago
- Lightweight models for real-time semantic segmentation(include mobilenetv1-v3, shufflenetv1-v2, igcv3, efficientnet).☆369Sep 8, 2020Updated 5 years ago
- Source code and model GALD net (BMVC-2019) and Dual-Seg Net (BMVC-2019)☆348Aug 11, 2021Updated 4 years ago
- A simple, fully convolutional model for real-time instance segmentation.☆5,215Sep 9, 2025Updated 5 months ago
- FastFCN: Rethinking Dilated Convolution in the Backbone for Semantic Segmentation.☆845Nov 20, 2020Updated 5 years ago
- MobileNetV3 for Semantic Segmentation.☆103May 30, 2019Updated 6 years ago
- ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation☆544Jun 30, 2023Updated 2 years ago
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…☆3,312Nov 17, 2022Updated 3 years ago
- 35% faster than ResNet: Harmonic DenseNet, A low memory traffic network☆370May 13, 2021Updated 4 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆147Sep 23, 2020Updated 5 years ago
- [ICML2021] What Makes for End-to-End Object Detection☆645Apr 30, 2023Updated 2 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…☆73Oct 14, 2019Updated 6 years ago
- Light-Weight RefineNet for Real-Time Semantic Segmentation☆742Jun 21, 2022Updated 3 years ago
- Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!☆812Feb 16, 2021Updated 5 years ago
- [ECCV-2020]: Improving Semantic Segmentation via Decoupled Body and Edge Supervision☆380Oct 30, 2022Updated 3 years ago
- Super-BPD: Super Boundary-to-Pixel Direction for Fast Image Segmentation (CVPR 2020)