Genie-Kim/PintheMemory
Pin the Memory (CVPR 2022): Official Project Webpage
This project helps computer vision researchers and practitioners analyze images by automatically classifying each pixel into a semantic category, such as 'road', 'person', or 'sky'. It takes raw image data as input and produces a segmented image where each pixel is labeled, even for images from new, previously unseen environments or conditions. This is ideal for those working on tasks like autonomous driving or geographic mapping.
No commits in the last 6 months.
Use this if you need a semantic segmentation model that performs reliably on diverse image datasets from different sources or environments without extensive retraining.
Not ideal if you are looking for a tool for object detection or image classification where the goal is to identify bounding boxes or classify the entire image rather than segmenting individual pixels.
Stars
44
Forks
3
Language
Python
License
BSD-3-Clause
Category
Last pushed
Nov 03, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Genie-Kim/PintheMemory"
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
fidler-lab/polyrnn-pp
Inference Code for Polygon-RNN++ (CVPR 2018)
mhamilton723/STEGO
Unsupervised Semantic Segmentation by Distilling Feature Correspondences
yjxiong/tsn-pytorch
Temporal Segment Networks (TSN) in PyTorch
pyxu-org/pyxu
Modular and scalable computational imaging in Python with GPU/out-of-core computing.