semantic-segmentation
There are 2439 repositories under semantic-segmentation topic.
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
PaddlePaddle/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, 3D Segmentation, etc.
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
OpenGVLab/InternVL
[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型
dmlc/gluon-cv
Gluon CV Toolkit
CSAILVision/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
weiliu89/caffe
Caffe: a fast open framework for deep learning.
ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
HumanSignal/awesome-data-labeling
A curated list of awesome data labeling tools
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
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
osmr/imgclsmob
Sandbox for training deep learning networks
Tramac/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
NVlabs/SegFormer
Official PyTorch implementation of SegFormer
OpenGVLab/InternImage
[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
NVIDIA/MinkowskiEngine
Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
amusi/ICCV2023-Papers-with-Code
ICCV 2023 论文和开源项目合集
GeorgeSeif/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
mit-han-lab/bevfusion
[ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
zllrunning/face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
chonkie-ai/chonkie
🦛 CHONK your texts with Chonkie ✨ - The no-nonsense RAG chunking library
azavea/raster-vision
An open source library and framework for deep learning on satellite and aerial imagery.
wolny/pytorch-3dunet
3D U-Net model for volumetric semantic segmentation written in pytorch
UniversalDataTool/universal-data-tool
Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
isl-org/Open3D-ML
An extension of Open3D to address 3D Machine Learning tasks
Hitachi-Automotive-And-Industry-Lab/semantic-segmentation-editor
Web labeling tool for bitmap images and point clouds
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
zijundeng/pytorch-semantic-segmentation
PyTorch for Semantic Segmentation
yassouali/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.