xuebinqin/BASNet
A deep learning model for salient object detection that predicts both object boundaries and segmentation masks using a boundary-aware architecture.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
BASNet is a computer vision model published at CVPR 2019 that performs salient object detection by predicting both object boundaries and segmentation masks. The approach uses deep neural networks with a boundary-aware loss function to achieve accurate segmentation. The repository also references U^2-Net, another saliency detection model accepted to Pattern Recognition.