MaybeShewill-CV / bisenetv2-tensorflow
Unofficial tensorflow implementation of real-time scene image segmentation model "BiSeNet V2: Bilateral Network with Guided Aggregation for Real-time Semantic Segmentation"
☆226Updated 2 years ago
Alternatives and similar repositories for bisenetv2-tensorflow:
Users that are interested in bisenetv2-tensorflow are comparing it to the libraries listed below
- A PyTorch Implementation of Fast-SCNN: Fast Semantic Segmentation Network☆382Updated 2 years ago
- Lightweight models for real-time semantic segmentation(include mobilenetv1-v3, shufflenetv1-v2, igcv3, efficientnet).☆357Updated 4 years ago
- reimpliment of DFANet: Deep Feature Aggregation for Real-Time Semantic Segmentation☆255Updated 4 years ago
- Implementation of BiSeNet and BiSeNetV2☆130Updated 4 years ago
- BiSeNet based on pytorch☆394Updated 4 years ago
- [ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan …☆525Updated 2 years ago
- LEDNet: A Lightweight Encoder-Decoder Network for Real-time Semantic Segmentation☆515Updated 4 years ago
- lightweight and efficient cnn for semantic segmentation, my blog address:☆150Updated 5 years ago
- Fully Convolutional HarDNet for Segmentation in Pytorch☆195Updated 3 years ago
- The official implementation of "Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes"☆421Updated last year
- LightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation☆243Updated 4 years ago
- ☆253Updated last year
- SOLOv2: Dynamic, Faster and Stronger, achives 39.5mAP on coco test-dev (36 epochs result)☆242Updated 4 years ago
- Unofficial implementation of Fast-SCNN: Fast Semantic Segmentation Network☆71Updated 5 years ago
- real-time network architecture for mobile devices and semantic segmentation☆399Updated 2 years ago
- Minimal PyTorch implementation of YOLACT.☆238Updated 3 years ago
- Source Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"☆708Updated 3 years ago
- PyTorch implementation of ENet☆394Updated 3 years ago
- ENet - A Neural Net Architecture for real time Semantic Segmentation☆283Updated 3 years ago
- This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achi…☆166Updated 9 months ago
- Lane Detection in Low-light Conditions Using an Efficient Data Enhancement : Light Conditions Style Transfer (IV 2020)☆137Updated 2 years ago
- MobileNetV3 for Semantic Segmentation.☆99Updated 5 years ago
- A PyTorch implementation of PointRend: Image Segmentation as Rendering☆375Updated 4 years ago
- Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, Ref…☆709Updated 6 months ago
- Pytorch code for semantic segmentation using ERFNet☆434Updated 5 years ago
- PyTorch code for training EfficientPS for Panoptic Segmentation☆537Updated 2 years ago
- This repo provides fast semantic segmentation models on CityScapes/Camvid DataSet by Pytorch