[ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan Li, Zhangyang Wang
☆528Jan 27, 2023Updated 3 years ago
Alternatives and similar repositories for FasterSeg
Users that are interested in FasterSeg are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for Fast Neural Architecture Search of Compact Semantic Segmentation Models via Auxiliary Cells, CVPR '19☆151Jun 25, 2020Updated 6 years ago
- This repo provides fast semantic segmentation models on CityScapes/Camvid DataSet by Pytorch☆210Aug 28, 2023Updated 3 years ago
- Densely Connected Search Space for More Flexible Neural Architecture Search (CVPR2020)☆292Jul 4, 2020Updated 6 years ago
- Learning Dynamic Routing for Semantic Segmentation☆380Jun 9, 2021Updated 5 years ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆723Jul 5, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.☆1,409Mar 11, 2020Updated 6 years ago
- EmbedMask: Embedding Coupling for One-stage Instance Segmentation☆160Oct 13, 2021Updated 4 years ago
- [ICLR 2020]: 'AtomNAS: Fine-Grained End-to-End Neural Architecture Search'☆220Jun 8, 2020Updated 6 years ago
- Please choose the openseg.pytorch project for the updated code that achieve SOTA on 6 benchmarks!☆811Feb 16, 2021Updated 5 years ago
- implementation for paper "ShelfNet for fast semantic segmentation"☆252Feb 27, 2021Updated 5 years ago
- Fully Convolutional HarDNet for Segmentation in Pytorch☆196Aug 16, 2021Updated 5 years ago
- Mobile vision models and code☆921Jul 21, 2026Updated last month
- Implementation of BiSeNet and BiSeNetV2☆131Apr 8, 2020Updated 6 years ago
- Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESP…☆1,009Jul 25, 2024Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Add bisenetv2. My implementation of BiSeNet☆1,640Apr 4, 2026Updated 5 months ago
- The official Pytorch implementation of OCNet, OCRNet, and SegFix.☆1,237Jul 25, 2024Updated 2 years ago
- Fast Neural Network Adaptation via Parameter Remapping and Architecture Search (ICLR2020 & TPAMI)☆164Jul 12, 2021Updated 5 years ago
- 35% faster than ResNet: Harmonic DenseNet, A low memory traffic network☆373May 13, 2021Updated 5 years ago
- Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation☆411Dec 21, 2021Updated 4 years ago
- LightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation☆247Mar 24, 2020Updated 6 years ago
- ☆295May 11, 2020Updated 6 years ago
- Official PyTorch implementation of HANet (CVPR 2020)☆218Jun 15, 2022Updated 4 years ago
- The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other ta…☆739Apr 20, 2020Updated 6 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Nvidia Semantic Segmentation monorepo☆1,831Jul 26, 2021Updated 5 years ago
- Partial Order Pruning: for Best Speed/Accuracy Trade-off in Neural Architecture Search☆147Sep 23, 2020Updated 5 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
- Source code and model GALD net (BMVC-2019) and Dual-Seg Net (BMVC-2019)☆348Aug 11, 2021Updated 5 years ago
- LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation☆523Dec 5, 2020Updated 5 years ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,955Dec 14, 2023Updated 2 years ago
- ResNeSt: Split-Attention Networks☆3,259Sep 11, 2026Updated last week
- A PyTorch Implementation of Fast-SCNN: Fast Semantic Segmentation Network☆443Apr 9, 2022Updated 4 years ago
- Automated deep learning algorithms implemented in PyTorch.☆1,583Apr 24, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆255Oct 3, 2023Updated 2 years ago
- A simple, fully convolutional model for real-time instance segmentation.☆5,242Sep 9, 2025Updated last year
- The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semant…