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."
Employs a nested U-structure architecture with residual U-blocks at multiple scales to capture both fine details and global context for salient object detection. Provides pre-trained models optimized for real-time inference, enabling integration into mobile applications (iOS/Android via CoreML and Swift) and web services for background removal, portrait matting, and semantic segmentation tasks. Supports PyTorch framework with straightforward inference APIs for custom model training and deployment across edge devices.
9,672 stars. No commits in the last 6 months.
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,...
SimonZeng7108/efficientsam3
EfficientSAM3 compresses SAM3 into lightweight, edge-friendly models via progressive knowledge...
AIDajiangtang/Segment-Anything-CSharp
segment anything(SAM) WPF客户端