xuebinqin/U-2-Net
A deep neural network architecture for salient object detection and image segmentation tasks.

Velocity · 7d
+4.4
★ / day
Trend
→steady
star history
U²-Net is a nested U-structure deep learning model designed for salient object detection, which identifies the most visually prominent objects in an image. The architecture uses nested skip connections to extract multi-scale features without relying on pretrained backbones. It has been extended to applications including image background removal and dichotomous image segmentation.