Methods › Computer Vision › Object Detection Models › SABL
Side-Aware Boundary Localization
SABL
Introduced by Jiaqi Wang et al. in Side-Aware Boundary Localization for More Precise Object Detection
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
Side-Aware Boundary Localization (SABL) is a methodology for precise localization in object detection where each side of the bounding box is respectively localized with a dedicated network branch. Empirically, the authors observe that when they manually annotate a bounding box for an object, it is often much easier to align each side of the box to the object boundary than to move the box as a whole while tuning the size. Inspired by this observation, in SABL each side of the bounding box is respectively positioned based on its surrounding context.
As shown in the Figure, the authors devise a bucketing scheme to improve the localization precision. For each side of a bounding box, this scheme divides the target space into multiple buckets, then determines the bounding box via two steps. Specifically, it first searches for the correct bucket, i.e., the one in which the boundary resides. Leveraging the centerline of the selected buckets as a coarse estimate, fine regression is then performed by predicting the offsets. This scheme allows very precise localization even in the presence of displacements with large variance. Moreover, to preserve precisely localized bounding boxes in the non-maximal suppression procedure, the authors also propose to adjust the classification score based on the bucketing confidences, which leads to further performance gains.
Papers archive 2025-07-28
2 shown of 2, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
Fracture Detection in Wrist X-ray Images Using Deep Learning-Based Object Detection Models 14 Nov 2021 · 0 repositories · arXiv:2111.07355
-
Side-Aware Boundary Localization for More Precise Object Detection 9 Dec 2019 · 3 repositories · arXiv:1912.04260
Tasks archive 2025-07-28
8 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
| Task | Papers |
|---|---|
| Object Detection | 2 |
| object-detection | 2 |
| Ensemble Learning | 1 |
| Fracture detection | 1 |
| Medical Object Detection | 1 |
| Object | 1 |
| Transfer Learning | 1 |
| regression | 1 |
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections