#441 · Primary category: Computer Vision
cvpods
All-in-one Toolbox for Computer Vision Research.
Project last updated:03/10/23
GitHub Stars
662
Forks
76
Contributors
7
License
Apache-2.0
Why we included this project
cvpods is a PyTorch codebase from Megvii that covers most of what a vision research group works on: classification, detection, segmentation, keypoints, self-supervised learning, and 3D tasks. The appeal is that you keep one experiment-management layer and swap between tasks instead of maintaining a separate training pipeline for each problem, which matters when a team runs several research directions at once. It ships a model zoo and a step-by-step tutorial, so reproducing published results or adapting a config to your own data is mostly a matter of editing a config file rather than rewriting code. It is a research toolbox.
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)