Utilizing Class-Agnostic Point-to-Box Regressors as Object Proposal Generators

Abstract

Object detectors suffer from reduced performance when they are utilized in real-world scenarios, where out-of-distribution (OOD) data exist together with in-distribution (ID) data. In a closed-world setting, the information present in data is not fully exploited, which results in unreliable models. The demand for models operating on both ID and OOD data is inevitable. We propose Class-Agnostic Point-to-Box Regressor (CA-PBR) for guiding the models to leverage unattended informative data in images without being restricted by class information. CA-PBR trains a point-to-box regressor in a class-agnostic fashion to generate credible object proposals. We additionally show that querying CA-PBR with a set of points obtained from a grid that is created on an image results in detection of novel instances with high diversity. Our experimental results show that utilizing CA-PBR as object proposal generator improves the detection of both known (ID) and novel (OOD) instances when trained on MS-COCO using only 10% box-level labeled images.

Cite

Text

Dogan et al. "Utilizing Class-Agnostic Point-to-Box Regressors as Object Proposal Generators." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91672-4_16

Markdown

[Dogan et al. "Utilizing Class-Agnostic Point-to-Box Regressors as Object Proposal Generators." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/dogan2024eccvw-utilizing/) doi:10.1007/978-3-031-91672-4_16

BibTeX

@inproceedings{dogan2024eccvw-utilizing,
  title     = {{Utilizing Class-Agnostic Point-to-Box Regressors as Object Proposal Generators}},
  author    = {Dogan, Gulin Tufekci and Cinbis, Ramazan Gokberk and Ulusoy, Ilkay},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {253-269},
  doi       = {10.1007/978-3-031-91672-4_16},
  url       = {https://mlanthology.org/eccvw/2024/dogan2024eccvw-utilizing/}
}