#286 · Primary category: Computer Vision
icevision
An Agnostic Computer Vision Framework - Pluggable to any Training Library: Fastai, Pytorch-Lightning with more to come
Project last updated:11/26/24
GitHub Stars
867
Forks
146
Contributors
41
License
Apache-2.0
Why we included this project
IceVision does not tie you to a single training library. It puts COCO, VOC, and other annotation formats behind one consistent Python API, with bundled parsers and transforms, and hands the pipeline to either Fastai or PyTorch-Lightning, so switching frameworks does not mean rewriting your data-loading code. Pretrained weights from several model collections are reachable through the same interface, which makes comparing architectures surprisingly easy. The dataset inspection dashboard and automated cleaning helpers catch bad labels and file problems before training starts, a real time-saver on messy real-world data. It also supports multi-task training, so detection, segmentation, and classification heads can run together, which suits research teams and anyone building custom detection pipelines who would rather not assemble all the pieces by hand.
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)