xuebinqin/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
This project helps you automatically remove backgrounds and isolate the main subject in images or videos, also known as 'salient object detection.' You input an image or video, and it outputs a version where the primary object is clearly separated from its background, often with the background removed entirely or replaced. This is designed for graphic designers, content creators, marketers, or anyone needing to quickly extract subjects from visual media for editing or composition.
9,672 stars. No commits in the last 6 months.
Use this if you need to quickly and accurately separate a foreground object from its background in images or videos for tasks like product photography, portrait editing, or creating visual effects.
Not ideal if you require extremely fine-grained, pixel-perfect segmentation for highly complex or ambiguous scenes where manual masking and detailed editing are indispensable.
Stars
9,672
Forks
1,615
Language
Python
License
Apache-2.0
Category
Last pushed
Jun 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/xuebinqin/U-2-Net"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
uber-research/UPSNet
UPSNet: A Unified Panoptic Segmentation Network
augmentedstartups/AS-One
Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under...
shreyas-bk/u2netdemo
Demonstration using Google Colab to show how U-2-NET can be used for Background Removal,...
robustsam/RobustSAM
RobustSAM: Segment Anything Robustly on Degraded Images (CVPR 2024 Highlight)
AIDajiangtang/Segment-Anything-CSharp
segment anything(SAM) WPF客户端