#348 · Primary category: Computer Vision
gangealing
Official PyTorch Implementation of "GAN-Supervised Dense Visual Alignment" (CVPR 2022 Oral, Best Paper Finalist)
Project last updated:10/12/22
GitHub Stars
1.0K
Forks
121
Contributors
4
License
BSD-2-Clause
Why we included this project
Anyone who works on dense correspondence will find this a solid reference implementation of a CVPR 2022 oral paper. GANgealing trains a Spatial Transformer on synthetic GAN images to warp unaligned inputs into a shared canonical view, and that alignment carries over to real photos and video without extra supervision. The per-pixel matches it produces support object tracking and label propagation, and the included Colab notebook shows how to propagate drawn edits across frames realistically. With pre-trained models for eight datasets and the training and evaluation code plus visualization utilities, you can run it out of the box or use it as a base for reproducing and extending the method.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)