#248 · Primary category: Computer Vision
DIS
This is the repo for our new project Highly Accurate Dichotomous Image Segmentation
Project last updated:09/23/24
GitHub Stars
2.6K
Forks
289
Contributors
10
License
Apache-2.0
Why we included this project
This ECCV 2022 project tackles dichotomous image segmentation, a task that pulls a foreground object away from its background no matter how varied the object's structure and detail. It comes with the IS-Net model and the manually labeled DIS5K training set of over 5,400 images. A simple inference.py script and a general-use checkpoint let you run segmentation on your own images without retraining, and there's a hosted demo plus a Hugging Face Space if you want to judge output quality before integrating the code. It's a research codebase rather than a turnkey service, but it's one of the more practical options for teams building background-removal or compositing pipelines.
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)