GitHub topics: cityscapes
rese1f/CityGen
🏙️🌆🌃 Try Infinite and Controllable 3D City Layout Generation!
Size: 21.8 MB - Last synced at: about 12 hours ago - Pushed at: over 1 year ago - Stars: 42 - Forks: 2

GiovanniPasq/DA-Faster-RCNN
Detectron2 implementation of DA-Faster R-CNN, Domain Adaptive Faster R-CNN for Object Detection in the Wild, Computer Vision and Pattern Recognition (CVPR) 2018
Language: Python - Size: 370 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 56 - Forks: 10

LudmilaPetrovna/gta-city-generator
City Generation tools for GTA: San Andreas
Language: Perl - Size: 3.33 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 6 - Forks: 0

VITA-Group/FasterSeg
[ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan Li, Zhangyang Wang
Language: Python - Size: 5.99 MB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 525 - Forks: 107

statmlben/rankseg
RankSEG: A consistent ranking-based framework for segmentation
Language: Jupyter Notebook - Size: 63.5 MB - Last synced at: 1 day ago - Pushed at: 27 days ago - Stars: 26 - Forks: 2

linksense/LightNetPlusPlus
LightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation
Language: Python - Size: 64.6 MB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 243 - Forks: 53

ekzhang/fastseg
📸 PyTorch implementation of MobileNetV3 for real-time semantic segmentation, with pretrained weights & state-of-the-art performance
Language: Python - Size: 957 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 355 - Forks: 33

pmeletis/panoptic_parts
This repository contains code and tools for reading, processing, evaluating on, and visualizing Panoptic Parts datasets. Moreover, it contains code for reproducing our CVPR 2021 paper results.
Language: Python - Size: 1.31 MB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 104 - Forks: 17

doguilmak/Cityscapes-ControlNet-SD15
Controlled image generation with Stable Diffusion + ControlNet using Cityscapes segmentation maps. Fine-tunable pipeline for semantic-to-image synthesis.
Language: Jupyter Notebook - Size: 124 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

NVlabs/SegFormer
Official PyTorch implementation of SegFormer
Language: Python - Size: 2.57 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2,931 - Forks: 383

juanpablozunigahidalgo/Intineris
This is the first version of Intineris. A prototype MVP website to allow runners, cyclists and tourists to find showers and safe bike parking and clothing storage. To make cities more liveable.
Language: TypeScript - Size: 18.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
Language: Python - Size: 1.79 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3,232 - Forks: 692

zh320/realtime-semantic-segmentation-pytorch
PyTorch implementation of over 30 realtime semantic segmentations models, e.g. BiSeNetv1, BiSeNetv2, CGNet, ContextNet, DABNet, DDRNet, EDANet, ENet, ERFNet, ESPNet, ESPNetv2, FastSCNN, ICNet, LEDNet, LinkNet, PP-LiteSeg, SegNet, ShelfNet, STDC, SwiftNet, and support knowledge distillation, distributed training, Optuna etc.
Language: Python - Size: 10.9 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 201 - Forks: 29

VainF/DeepLabV3Plus-Pytorch
Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes
Language: Python - Size: 8.09 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2,294 - Forks: 479

NVlabs/FAN
Official PyTorch implementation of Fully Attentional Networks
Language: Python - Size: 8.6 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 478 - Forks: 28

CoinCheung/BiSeNet
Add bisenetv2. My implementation of BiSeNet
Language: Python - Size: 3.62 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1,519 - Forks: 325

lxtGH/DecoupleSegNets
[ECCV-2020]: Improving Semantic Segmentation via Decoupled Body and Edge Supervision
Language: Python - Size: 508 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 377 - Forks: 35

SHI-Labs/OneFormer
[CVPR 2023] OneFormer: One Transformer to Rule Universal Image Segmentation
Language: Jupyter Notebook - Size: 8.58 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1,604 - Forks: 138

tfzhou/ContrastiveSeg
ICCV2021 (Oral) - Exploring Cross-Image Pixel Contrast for Semantic Segmentation
Language: Python - Size: 1.73 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 678 - Forks: 88

fpv-iplab/DA-RetinaNet
Official Detectron2 implementation of DA-RetinaNet, An unsupervised domain adaptation scheme for single-stage artwork recognition in cultural sites, Image and Vision Computing (IMAVIS) 2021
Language: Python - Size: 2.32 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 10

TuSimple/TuSimple-DUC
Understanding Convolution for Semantic Segmentation
Language: Python - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 610 - Forks: 118

CoinCheung/DeepLab-v3-plus-cityscapes
mIOU=80.02 on cityscapes. My implementation of deeplabv3+ (also know as 'Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation' based on the dataset of cityscapes).
Language: Python - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 180 - Forks: 26

layumi/Seg-Uncertainty
IJCAI2020 & IJCV2021 :city_sunrise: Unsupervised Scene Adaptation with Memory Regularization in vivo
Language: Python - Size: 5.03 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 391 - Forks: 50

nianticlabs/manydepth
[CVPR 2021] Self-supervised depth estimation from short sequences
Language: Python - Size: 9.49 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 644 - Forks: 85

wutianyiRosun/CGNet
CGNet: A Light-weight Context Guided Network for Semantic Segmentation [IEEE Transactions on Image Processing 2020]
Language: Python - Size: 1.94 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 265 - Forks: 50

linksense/LightNet
LightNet: Light-weight Networks for Semantic Image Segmentation (Cityscapes and Mapillary Vistas Dataset)
Language: Python - Size: 87.7 MB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 719 - Forks: 173

wutianyiRosun/Segmentation.X
Papers and Benchmarks about semantic segmentation, instance segmentation, panoptic segmentation and video segmentation
Language: Python - Size: 629 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 481 - Forks: 92

prismformore/Multi-Task-Transformer
Code of ICLR2023 paper "TaskPrompter: Spatial-Channel Multi-Task Prompting for Dense Scene Understanding" and ECCV2022 paper "Inverted Pyramid Multi-task Transformer for Dense Scene Understanding"
Language: Python - Size: 14.4 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 308 - Forks: 25

Blade6570/PhotographicImageSynthesiswithCascadedRefinementNetworks-Pytorch
Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation
Language: Python - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 64 - Forks: 10

gasparian/multiclass-semantic-segmentation
Experiments with UNET/FPN models and cityscapes/kitti datasets [Pytorch]
Language: Python - Size: 7.09 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 121 - Forks: 20

TillBeemelmanns/cityscapes-to-coco-conversion
Cityscapes to CoCo Format Conversion Tool for Mask-RCNN and Detectron
Language: Python - Size: 5.44 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 88 - Forks: 15

Owen-Liuyuxuan/visionfactory
Open source training framework for vision tasks. Scales up on data and scales up on tasks. Official Implementation for https://arxiv.org/abs/2310.00920
Language: Python - Size: 20.3 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 6

tonypan2000/EECS568_final
InEKF Localization and Semantic Mapping on the KITTI Dataset
Language: Python - Size: 1.14 GB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 5

nianticlabs/panoptic-forecasting
[CVPR 2021] Forecasting the panoptic segmentation of future video frames
Language: Python - Size: 29.1 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 48 - Forks: 10

Haochen-Wang409/U2PL
[CVPR'22 & IJCV'24] Semi-Supervised Semantic Segmentation Using Unreliable Pseudo-Labels & Using Unreliable Pseudo-Labels for Label-Efficient Semantic Segmentation
Language: Python - Size: 8.56 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 451 - Forks: 61

bethgelab/robust-detection-benchmark
Code, data and benchmark from the paper "Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming" (NeurIPS 2019 ML4AD)
Language: Jupyter Notebook - Size: 29.3 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 184 - Forks: 24

SHI-Labs/OneFormer-Colab
[Colab Demo Code] OneFormer: One Transformer to Rule Universal Image Segmentation.
Language: Python - Size: 6.55 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 10

xiaoyufenfei/Efficient-Segmentation-Networks
Lightweight models for real-time semantic segmentationon PyTorch (include SQNet, LinkNet, SegNet, UNet, ENet, ERFNet, EDANet, ESPNet, ESPNetv2, LEDNet, ESNet, FSSNet, CGNet, DABNet, Fast-SCNN, ContextNet, FPENet, etc.)
Language: Python - Size: 1.12 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 946 - Forks: 163

SamsungLabs/adaptis
[ICCV19] AdaptIS: Adaptive Instance Selection Network, https://arxiv.org/abs/1909.07829
Language: Jupyter Notebook - Size: 5.41 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 336 - Forks: 32

Picsart-AI-Research/SeMask-Segmentation
[NIVT Workshop @ ICCV 2023] SeMask: Semantically Masked Transformers for Semantic Segmentation
Language: Python - Size: 2.17 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 253 - Forks: 37

voldemortX/pytorch-auto-drive
PytorchAutoDrive: Segmentation models (ERFNet, ENet, DeepLab, FCN...) and Lane detection models (SCNN, RESA, LSTR, LaneATT, BézierLaneNet...) based on PyTorch with fast training, visualization, benchmarking & deployment help
Language: Python - Size: 4.85 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 891 - Forks: 141

Eromera/erfnet_pytorch
Pytorch code for semantic segmentation using ERFNet
Language: Python - Size: 21.6 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 437 - Forks: 123

bowenc0221/panoptic-deeplab
This is Pytorch re-implementation of our CVPR 2020 paper "Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation" (https://arxiv.org/abs/1911.10194)
Language: Python - Size: 2.67 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 599 - Forks: 116

ClementPinard/unsupervised-depthnet
Unsupervised Training of DepthNet
Language: Python - Size: 114 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 60 - Forks: 8

apple/ml-autofocusformer-segmentation
This is an official implementation for "AutoFocusFormer: Image Segmentation off the Grid".
Language: Python - Size: 8.17 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 68 - Forks: 6

voldemortX/DST-CBC
Implementation of our Pattern Recognition paper "DMT: Dynamic Mutual Training for Semi-Supervised Learning"
Language: Python - Size: 496 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 139 - Forks: 17

saravanabalagi/pspnet_tf2
PSPNet in Tensorflow 2 with pretrained weights for ADE20k, CityScapes and VOC2012
Language: Python - Size: 9.09 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

Junjun2016/LiteHRNet
Lite-HRNet: A Lightweight High-Resolution Network
Language: Python - Size: 20 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 22 - Forks: 4

SonyResearch/RAW-Diffusion
[WACV 2025] Official implementation of "RAW-Diffusion: RGB-Guided Diffusion Models for High-Fidelity RAW Image Generation"
Language: Python - Size: 4.48 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 20 - Forks: 0

kunzhan/DSSN
ACM MM 2023: Improving semi-supervised semantic segmentation with dual-level Siamese structure network
Language: Python - Size: 2.1 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 1

kryvokhyzha/panoptic-segmentation-experiments
This repository contains the example of fine-tuning panoptic segmentation model.
Language: Jupyter Notebook - Size: 4.93 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

JeremieMelo/Multi-Scale-High-Resolution-Vision-Transformer
This is an official implementation for "Multi-Scale High-Resolution Vision Transformer for Semantic Segmentation".
Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

layumi/AdaBoost_Seg
TIP2022 Adaptive Boosting (AdaBoost) for Domain Adaptation ? :woman_shrugging: Why not ! :ok_woman:
Language: Python - Size: 671 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 47 - Forks: 3

J911/DeepLabV3Plus-for-Beginners
DeepLabV3Plus for Beginners in Cityscapes Dataset
Language: Python - Size: 92.8 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 1

chansoopark98/Tensorflow-Keras-Semantic-Segmentation
Tensorflow-Keras semantic segmentation
Language: Python - Size: 227 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 2

Junjun2016/DMNet
Dynamic Multi-scale Filters for Semantic Segmentation (DMNet ICCV'2019)
Language: Python - Size: 428 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 27 - Forks: 3

fraxea/pix2pix
Conditional GAN for Segmented to Real Image Translation
Language: Jupyter Notebook - Size: 9.59 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DrSleep/nas-segm-pytorch 📦
Code for Fast Neural Architecture Search of Compact Semantic Segmentation Models via Auxiliary Cells, CVPR '19
Language: Smalltalk - Size: 20.7 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 150 - Forks: 24

d11kosh/MyWayMap
Open source web app for tourists. Explore local commercial outlets around you
Language: Svelte - Size: 241 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Blade6570/Learningimage-to-imagetranslationusingpairedandunpairedtrainingsamples
Learning image-to-image translation using paired and unpaired training samples
Language: Python - Size: 1.18 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 20 - Forks: 3

KimRass/Pix2Pix
PyTorch implementation of 'Pix2Pix' (Isola et al., 2017) and training it on 'Facades' and Google Maps
Language: Python - Size: 352 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

itijyou/ademxapp
Code for https://arxiv.org/abs/1611.10080
Language: Python - Size: 8.28 MB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 340 - Forks: 98

deepmancer/unet-semantic-segmentation
PyTorch UNet model for semantic segmentation of urban scenes using the Cityscapes dataset
Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: 10 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

Mr-TalhaIlyas/segformer
PyTorch Implementation of SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers
Language: Python - Size: 143 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

visresearch/mgc
The official implementation of paper: "Multi-Grained Contrast for Data-Efficient Unsupervised Representation Learning"
Language: Python - Size: 983 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 23 - Forks: 1

pierluigiferrari/fcn8s_tensorflow
A TensorFlow implementation of FCN-8s
Language: Python - Size: 44.3 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 51 - Forks: 19

usmanraza121/T-Net
T-Net for Driving Scene Understanding
Language: Python - Size: 2.2 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Junjun2016/APCNet
Adaptive Pyramid Context Network for Semantic Segmentation (APCNet CVPR'2019)
Language: Python - Size: 1.88 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 23 - Forks: 3

ferpb/mininet-v2
PyTorch implementation of the paper "MiniNet: An Efficient Semantic Segmentation ConvNet for Real-Time Robotic Applications"
Language: Jupyter Notebook - Size: 4.98 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

ruchikachavhan/GANs
GAN trained on cityscapes and cifar-10 dataset
Language: Python - Size: 4.88 KB - Last synced at: 8 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

tianyu0207/PEBAL
[ECCV'22 Oral] Pixel-wise Energy-biased Abstention Learning for Anomaly Segmentation on Complex Urban Driving Scenes
Language: Python - Size: 673 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 139 - Forks: 20

ipc-lab/NDIC
Neural Distributed Image Compression using Common Information (NDIC) [DCC 2022]
Language: Python - Size: 2.35 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 30 - Forks: 11

Chris10M/Vision-Project-Image-Segmentation
Language: Jupyter Notebook - Size: 5.07 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Chris10M/Real-time-Semantic-Segmentation
Language: Python - Size: 4.97 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

licongguan/ADA-DWBF
Dynamic Weighting and Boundary-aware Active Domain Adaptation for Semantic Segmentation in Autonomous Driving Environment
Language: Python - Size: 1.61 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pyradd/DDRNet-pytorch
Easy to use pytorch-implementation of DDRNet on Cityscapes dataset
Language: Python - Size: 22.4 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 2

sarthak-chakraborty/Image-Segmentation-UNET-DeepLab
Image Segmentation on 3 popular datasets using Unet and DeepLab model
Language: Jupyter Notebook - Size: 9 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0

RuiZhou-cn/U3HS
This is Pytorch re-implementation of the ICCV 2023 paper "Segmenting Known Objects and Unseen Unknowns without Prior Knowledge" (https://arxiv.org/abs/2209.05407)
Language: Python - Size: 478 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

AndyQ/MetalCity
MetalCity - a procedural night city landscape generator
Language: Swift - Size: 5.81 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 35 - Forks: 5

sithu31296/semantic-segmentation
SOTA Semantic Segmentation Models in PyTorch
Language: Python - Size: 53.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 740 - Forks: 141

switchablenorms/SwitchNorm_Segmentation
Switchable Normalization for semantic image segmentation and scene parsing.
Language: Python - Size: 1.24 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 48 - Forks: 5

massimilianoviola/semantic-segmentation-cityscapes
Semantic Segmentation on Cityscapes using Segmentation Models Pytorch
Language: Python - Size: 12.9 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

KostasStefanidis/Pytorch-Segmentation
Semantic Segmentation using PyTorch
Language: Python - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Blade6570/Dilation-Pytorch-Semantic-Segmentation
A PyTorch implementation of semantic segmentation according to Multi-Scale Context Aggregation by Dilated Convolutions by Yu and Koltun.
Language: Python - Size: 2.24 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 36 - Forks: 10

gudovskiy/flowenedet
Official PyTorch code for UAI 2023 paper "Concurrent Misclassification and Out-of-Distribution Detection for Semantic Segmentation via Energy-Based Normalizing Flow"
Language: Python - Size: 2.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 0

Junjun2016/ICNet
ICNet for Real-Time Semantic Segmentation on High-Resolution Images
Language: Python - Size: 25.6 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

mitmul/chainer-pspnet
PSPNet in Chainer
Language: Python - Size: 78.1 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 74 - Forks: 18

karoly-hars/3D_scene_reconstruction_CNNs
Utilizing CNNs for driving scene reconstruction from single images.
Language: Python - Size: 4.01 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

Bheema-Shanker-Neyigapula/image-segmentation-on-the-Cityscapes
In this example, we'll use a deep neural network for image segmentation on the Cityscapes dataset. This task involves classifying each pixel in an image into one of several categories, such as road, sidewalk, car, etc.
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheCodez/pytorch-box2pix
WIP implementation of "Box2Pix: Single-Shot Instance Segmentation by Assigning Pixels to Object Boxes"
Language: Python - Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 7

TheCodez/pytorch-GoogLeNet-FCN
GoogLeNet-FCN
Language: Python - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

licongguan/ILM-ASSL
Iterative Loop Method Combining Active and Semi-Supervised Learning for Domain Adaptive Semantic Segmentation
Language: Python - Size: 1010 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 2

vijay-jaisankar/cityscapes-road-segmentation
Binary Semantic Segmentation on the Cityscapes dataset
Language: TeX - Size: 238 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jiaowoguanren0615/DeepLabV3-Xception-Pytorch
This is a warehouse for DeepLabV3-Xception-pytorch-model, can be used to train your segmentation datasets
Language: Python - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LikeLy-Journey/SegmenTron
Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, RefineNet, UNet, DANet, HRNet, DFANet, HardNet, LedNet, OCNet, EncNet, DuNet, CGNet, CCNet, BiSeNet, PSPNet, ICNet, FCN, deeplab)
Language: Python - Size: 4.19 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 672 - Forks: 162

sacmehta/EdgeNets
This repository contains the source code of our work on designing efficient CNNs for computer vision
Language: Python - Size: 470 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 401 - Forks: 83

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"
Language: Python - Size: 386 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 216 - Forks: 58

marcodavidg/Modified_O2Net
Modified O2Net
Language: Python - Size: 20.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mohamedac29/S2-FPN
Scale-ware Strip Attention Guided Feature Pyramid Network for Real-time Semantic Segmentation
Language: Python - Size: 4.49 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 6

leftthomas/FastSCNN
A PyTorch implementation of Fast-SCNN based on BMVC 2019 paper "Fast-SCNN: Fast Semantic Segmentation Network"
Language: Python - Size: 13 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 1
