paper-with-me

홈 › Papers

Neural Bounding

2023-10-10 · Stephanie Wenxin Liu, Michael Fischer, Paul D. Yoo, Tobias Ritschel

Bounding volumes are an established concept in computer graphics and vision tasks but have seen little change since their early inception. In this work, we study the use of neural networks as bounding volumes. Our key observation is that bounding, which so far has primarily been considered a problem of computational geometry, can be redefined as a problem of learning to classify space into free or occupied. This learning-based approach is particularly advantageous in high-dimensional spaces, such as animated scenes with complex queries, where neural networks are known to excel. However, unlocking neural bounding requires a twist: allowing -- but also limiting -- false positives, while ensuring that the number of false negatives is strictly zero. We enable such tight and conservative results using a dynamically-weighted asymmetric loss function. Our results show that our neural bounding produces up to an order of magnitude fewer false positives than traditional methods. In addition, we propose an extension of our bounding method using early exits that accelerates query speeds by 25%. We also demonstrate that our approach is applicable to non-deep learning models that train within seconds. Our project page is at: https://wenxin-liu.github.io/neural_bounding/.

📄 PDF Abstract BibTeX arXiv:2310.06822

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shape-IoU: More Accurate Metric considering Bounding Box Shape and Scale

2023-12-29 · Hao Zhang, Shuaijie Zhang

As an important component of the detector localization branch, bounding box regression loss plays a significant role in object detection tasks. The existing bounding box regression methods usually consider the geometric …

object-detectionObject Detectionregression

Weakly Supervised Image Segmentation Beyond Tight Bounding Box Annotations

2023-01-28 · Juan Wang, Bin Xia

Weakly supervised image segmentation approaches in the literature usually achieve high segmentation performance using tight bounding box supervision and decrease the performance greatly when supervised by loose bounding …

Image SegmentationMultiple Instance LearningSegmentationSemantic Segmentation

Medical image segmentation with imperfect 3D bounding boxes

2021-08-06 · Ekaterina Redekop, Alexey Chernyavskiy

The development of high quality medical image segmentation algorithms depends on the availability of large datasets with pixel-level labels. The challenges of collecting such datasets, especially in case of 3D volumes, m…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Bounding Box Regression with Uncertainty for Accurate Object Detection

2018-09-23 · CVPR 2019 6 · Yihui He, Chenchen Zhu, Jianren Wang, Marios Savvides 외

Large-scale object detection datasets (e.g., MS-COCO) try to define the ground truth bounding boxes as clear as possible. However, we observe that ambiguities are still introduced when labeling the bounding boxes. In thi…

Objectobject-detectionObject DetectionObject Localization+1

Non-anchor-based vehicle detection for traffic surveillance using bounding ellipses

2020-10-05 · Byeonghyeop Yu, Johyun Shin, Gyeongjun Kim, Seungbin Roh 외

Cameras for traffic surveillance are usually pole-mounted and produce images that reflect a birds-eye view. Vehicles in such images, in general, assume an ellipse form. A bounding box for the vehicles usually includes a …

Data Augmentationvehicle detection