fidler-lab/polyrnn-pp-pytorch
PyTorch training/tool code for Polygon-RNN++ (CVPR 2018)
This tool helps researchers and data annotators quickly and accurately outline objects within images to create high-quality segmentation datasets. You provide images, and the tool allows you to interactively draw polygons around objects, generating precise segmentation masks. This is ideal for anyone who needs to create detailed datasets for computer vision training.
702 stars. No commits in the last 6 months.
Use this if you need an efficient, interactive way to manually annotate image datasets with precise polygon-based object segmentations.
Not ideal if you need fully automated image segmentation without any human interaction, or if your primary goal is object detection with bounding boxes rather than detailed outlines.
Stars
702
Forks
107
Language
—
License
—
Category
Last pushed
Jul 24, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/fidler-lab/polyrnn-pp-pytorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepinv/deepinv
DeepInverse: a PyTorch library for solving imaging inverse problems using deep learning
yjxiong/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch
mhamilton723/STEGO
Unsupervised Semantic Segmentation by Distilling Feature Correspondences
fidler-lab/polyrnn-pp
Inference Code for Polygon-RNN++ (CVPR 2018)
pyxu-org/pyxu
Modular and scalable computational imaging in Python with GPU/out-of-core computing.