Angzz/awesome-panoptic-segmentation
Panoptic Segmentation Resources List
This resource helps computer vision researchers and practitioners stay up-to-date with the latest advancements in panoptic segmentation. It provides a curated collection of research papers, code implementations, datasets, and benchmark results related to this advanced image analysis task. Users can quickly find and compare different approaches for segmenting images into distinct objects and background regions.
556 stars. No commits in the last 6 months.
Use this if you are a computer vision researcher or practitioner looking to implement or research panoptic segmentation methods and need a centralized hub for relevant papers, code, datasets, and performance benchmarks.
Not ideal if you are looking for a simple, out-of-the-box software tool to perform panoptic segmentation without diving into the underlying research and technical details.
Stars
556
Forks
96
Language
—
License
—
Category
Last pushed
Aug 25, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Angzz/awesome-panoptic-segmentation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MLSTRUCT/MLStructFP
Multi-unit floor plan dataset for architectural analysis and recognition
yassouali/pytorch-segmentation
:art: Semantic segmentation models, datasets and losses implemented in PyTorch.
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original...
meetps/pytorch-semseg
Semantic Segmentation Architectures Implemented in PyTorch
fregu856/deeplabv3
PyTorch implementation of DeepLabV3, trained on the Cityscapes dataset.