Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Label Studio | 12,358 | 3 | 6 hours ago | 159 | June 16, 2022 | 458 | apache-2.0 | Python | ||
Label Studio is a multi-type data labeling and annotation tool with standardized output format | ||||||||||
Cvpr2023 Papers With Code | 10,840 | a day ago | 5 | |||||||
CVPR 2023 论文和开源项目合集 | ||||||||||
Labelme | 9,896 | 8 | 8 | 10 days ago | 177 | March 03, 2022 | 67 | other | Python | |
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation). | ||||||||||
Cvat | 9,048 | 6 hours ago | 2 | September 08, 2022 | 487 | mit | TypeScript | |||
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. | ||||||||||
Awesome Semantic Segmentation | 8,065 | 2 years ago | 13 | |||||||
:metal: awesome-semantic-segmentation | ||||||||||
Pytorch Unet | 6,465 | 18 days ago | 49 | gpl-3.0 | Python | |||||
PyTorch implementation of the U-Net for image semantic segmentation with high quality images | ||||||||||
Gluon Cv | 5,422 | 15 | 44 | 2 months ago | 1,514 | July 07, 2022 | 61 | apache-2.0 | Python | |
Gluon CV Toolkit | ||||||||||
Caffe | 4,416 | 3 years ago | n,ull | other | C++ | |||||
Caffe: a fast open framework for deep learning. | ||||||||||
Pytorch Semseg | 3,296 | 2 months ago | 3 | February 09, 2018 | 131 | mit | Python | |||
Semantic Segmentation Architectures Implemented in PyTorch | ||||||||||
Awesome Data Labeling | 2,660 | 5 months ago | 50 | |||||||
A curated list of awesome data labeling tools |
A list of all papers and resoureces on Semantic Segmentation.
Some implementation of semantic segmantation for DL model
[2019-CVPR oral] CLAN: Category-level Adversaries for Semantics Consistent [paper
] [code
]
[2019-CVPR] BRS: Interactive Image Segmentation via Backpropagating Refinement Scheme(***) [paper
] [code
]
[2019-CVPR] DFANet:Deep Feature Aggregation for Real-Time Semantic Segmentation(used in camera) [paper
] [code
]
[2019-CVPR] DeepCO3: Deep Instance Co-segmentation by Co-peak Search and Co-saliency [paper
] [code
]
[2019-CVPR] Domain Adaptation(reducing the domain shif) [paper
]
[2019-CVPR] ELKPPNet: An Edge-aware Neural Network with Large Kernel Pyramid Pooling for Learning Discriminative Features in Semantic- Segmentation [paper
] [code
]
[2019-CVPR oral] GLNet: Collaborative Global-Local Networks for Memory-Efficient Segmentation of Ultra-High Resolution Images[paper
] [code
]
[2019-CVPR] Instance Segmentation by Jointly Optimizing Spatial Embeddings and Clustering Bandwidth(***SOTA) [paper
] [code
]
[2019-ECCV] ICNet: Real-Time Semantic Segmentation on High-Resolution Images [paper
] [code
]
[2019-CVPR] LEDNet: A Lightweight Encoder-Decoder Network for Real-Time Semantic Segmentation(***SOTA) [paper
] [code
]
[2019-arXiv] LightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation [paper
] [code
]
[2019-CVPR] PTSNet: A Cascaded Network for Video Object Segmentation [paper
] [code
]
[2019-CVPR] PPGNet: Learning Point-Pair Graph for Line Segment Detection [paper
] [code
]
[2019-CVPR] Show, Match and Segment: Joint Learning of Semantic Matching and Object Co-segmentation [paper
] [code
]
1.Spatial As Deep: Spatial CNN for Traffic Scene Understanding [Paper]