#246 · Primary category: Computer Vision
PyTorch-Encoding
A CV toolkit for my papers.
Project last updated:12/21/24
GitHub Stars
2.0K
Forks
448
Contributors
9
License
MIT
Why we included this project
For people building or reproducing semantic segmentation models, this toolkit packages the encoding modules from several well-known papers, including Context Encoding, Deep TEN, and the ResNeSt split-attention backbone. That means you can pull those building blocks into your own experiments without reimplementing them. It also includes synchronized batch normalization and pretrained weights for ImageNet classification and ADE20K/Pascal Context segmentation, so you don't have to train from scratch or wire up checkpoints yourself. The documentation covers training scripts and recipes, which is handy when you want to extend an existing architecture rather than learn a new framework.
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)