tonysy/plusseg
ShanghaiTech PLUS Lab Segmentation Toolbox and Benchmark
This tool helps researchers and engineers analyze images by automatically separating them into meaningful regions or objects. You input an image, and it outputs a segmented image, highlighting different parts like background, specific objects, or tissues. This is used by anyone working with image analysis, such as medical researchers, robotics engineers, or aerial imagery specialists.
No commits in the last 6 months.
Use this if you need to precisely delineate objects or regions within images for tasks like medical diagnosis, autonomous driving, or environmental monitoring.
Not ideal if you are looking for a simple image classification tool or a general-purpose image editor.
Stars
22
Forks
2
Language
Python
License
MIT
Category
Last pushed
Sep 11, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tonysy/plusseg"
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.