isaaccorley/segmenter-pytorch
PyTorch implementation of "Segmenter: Transformer for Semantic Segmentation" Strudel et al. (2021)
This tool helps researchers and computer vision engineers analyze images by automatically outlining distinct objects and regions within them. You provide an image, and it returns a detailed map highlighting different segments like people, trees, or roads. It's designed for those working with image understanding and analysis tasks.
No commits in the last 6 months.
Use this if you need to precisely identify and delineate objects or areas within images for detailed analysis or further processing.
Not ideal if you're looking for a simple image classification tool that only tells you what's in an image without detailed boundaries.
Stars
18
Forks
1
Language
Python
License
MIT
Last pushed
May 23, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/isaaccorley/segmenter-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
tue-mps/eomt
[CVPR 2025 Highlight] Official code and models for Encoder-only Mask Transformer (EoMT).
OSUPCVLab/SegFormer3D
Official Implementation of SegFormer3D: an Efficient Transformer for 3D Medical Image...
jeya-maria-jose/Medical-Transformer
Official Pytorch Code for "Medical Transformer: Gated Axial-Attention for Medical Image...
davidiommi/Pytorch--3D-Medical-Images-Segmentation--SALMON
Segmentation deep learning ALgorithm based on MONai toolbox: single and multi-label segmentation...