xuebinqin/BASNet
Code for CVPR 2019 paper. BASNet: Boundary-Aware Salient Object Detection observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2714
- days_rel: n/a
- days_push: 1088
- n_releases_24m: 0
Adoption not part of the score
1436 stars · 249 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BASNet is the official PyTorch implementation of the CVPR 2019 paper 'BASNet: Boundary-Aware Salient Object Detection', a deep learning model for accurately segmenting the most prominent objects in images. It also covers the extended boundary-aware segmentation network for salient objects in clutter (SOC) and camouflaged object detection (COD), with pre-trained models and training/inference scripts.
Use cases
- segment the main object in a photo with precise boundaries
- run salient object detection on images with a pretrained model
- train a boundary-aware segmentation network on my own dataset
- detect camouflaged objects in images
- generate saliency maps for benchmark datasets like DUTS or ECSSD
- extract foreground objects for image editing or background removal
When to choose
- you need research-grade salient object detection with strong boundary accuracy
- you want a PyTorch model with pretrained weights for SOD, SOC, or COD
- you are reproducing or building on the CVPR 2019 BASNet paper
When to avoid
- you need a production-ready, actively maintained segmentation library
- you want a simple API or packaged install rather than running scripts
- you need real-time inference on mobile or web (consider the newer U^2-Net instead)
Facets
library · maturity maintenance
machine-learning deep-learning image-processing computer-vision computer-vision image-processing deep-learning machine-learning python cross-platform salient-object-detection segmentation pytorch cvpr-2019 boundary-aware camouflaged-object-detection research-code
1 source
- readme: https://github.com/xuebinqin/BASNet · fetched 2026-08-28 · 00f64f5f75f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xuebinqin/BASNet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="xuebinqin/BASNet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem