fidler-lab/polyrnn-pp
Inference Code for Polygon-RNN++ (CVPR 2018)
This tool helps researchers and data scientists quickly outline objects in images to create segmentation masks. You input an image, and it outputs precise polygon annotations around objects like cars, people, or medical structures. It's ideal for anyone who needs to generate highly accurate image datasets for machine learning training without tedious manual tracing.
734 stars. No commits in the last 6 months.
Use this if you need to efficiently create pixel-perfect segmentation masks for image datasets from your own images, especially when preparing data for computer vision models.
Not ideal if you need a full training and annotation pipeline or if you are looking for an interactive annotation tool with a graphical user interface.
Stars
734
Forks
156
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Aug 29, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/fidler-lab/polyrnn-pp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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
pyxu-org/pyxu
Modular and scalable computational imaging in Python with GPU/out-of-core computing.
oeway/pytorch-deform-conv
PyTorch implementation of Deformable Convolution