中文
相关论文

相关论文: NBBOX: Noisy Bounding Box Improves Remote Sensing …

200 篇论文

In this work we study the impact of noise on the training of object detection networks for the medical domain, and how it can be mitigated by improving the training procedure. Annotating large medical datasets for training data-hungry deep…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Sina Famouri , Lia Morra , Leonardo Mangia , Fabrizio Lamberti

Recently, the availability of remote sensing imagery from aerial vehicles and satellites constantly improved. For an automated interpretation of such data, deep-learning-based object detectors achieve state-of-the-art performance. However,…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Maximilian Bernhard , Matthias Schubert

The objective of augmented reality (AR) is to add digital content to natural images and videos to create an interactive experience between the user and the environment. Scene analysis and object recognition play a crucial role in AR, as…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Vladislav Li , Barbara Villarini , Jean-Christophe Nebel , Thomas Lagkas , Panagiotis Sarigiannidis , Vasileios Argyriou

Training deep object detectors requires significant amount of human-annotated images with accurate object labels and bounding box coordinates, which are extremely expensive to acquire. Noisy annotations are much more easily accessible, but…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Junnan Li , Caiming Xiong , Richard Socher , Steven Hoi

Rotation augmentations generally improve a model's invariance/equivariance to rotation - except in object detection. In object detection the shape is not known, therefore rotation creates a label ambiguity. We show that the de-facto method…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Agastya Kalra , Guy Stoppi , Bradley Brown , Rishav Agarwal , Achuta Kadambi

A novel object detection method is presented that handles freely rotated objects of arbitrary sizes, including tiny objects as small as $2\times 2$ pixels. Such tiny objects appear frequently in remotely sensed images, and present a…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Mohsen Zand , Ali Etemad , Michael Greenspan

Precise detection of tiny objects in remote sensing imagery remains a significant challenge due to their limited visual information and frequent occurrence within scenes. This challenge is further exacerbated by the practical burden and…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Haoran Zhu , Chang Xu , Wen Yang , Ruixiang Zhang , Yan Zhang , Gui-Song Xia

Deep learning methods require massive of annotated data for optimizing parameters. For example, datasets attached with accurate bounding box annotations are essential for modern object detection tasks. However, labeling with such pixel-wise…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Shaoru Wang , Jin Gao , Bing Li , Weiming Hu

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 this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Yihui He , Chenchen Zhu , Jianren Wang , Marios Savvides , Xiangyu Zhang

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

Large-scale well-annotated datasets are of great importance for training an effective object detector. However, obtaining accurate bounding box annotations is laborious and demanding. Unfortunately, the resultant noisy bounding boxes could…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Donghao Zhou , Jialin Li , Jinpeng Li , Jiancheng Huang , Qiang Nie , Yong Liu , Bin-Bin Gao , Qiong Wang , Pheng-Ann Heng , Guangyong Chen

Multi-view indoor radar perception has drawn attention due to its cost-effectiveness and low privacy risks. Existing methods often rely on {implicit} cross-view radar feature association, such as proposal pairing in RFMask or…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Ryoma Yataka , Pu Perry Wang , Petros Boufounos , Ryuhei Takahashi

Weakly-supervised object detection (WSOD) has emerged as an inspiring recent topic to avoid expensive instance-level object annotations. However, the bounding boxes of most existing WSOD methods are mainly determined by precomputed…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Bowen Dong , Zitong Huang , Yuelin Guo , Qilong Wang , Zhenxing Niu , Wangmeng Zuo

In computer vision, it is well-known that a lack of data diversity will impair model performance. In this study, we address the challenges of enhancing the dataset diversity problem in order to benefit various downstream tasks such as…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Yuhang Li , Xin Dong , Chen Chen , Weiming Zhuang , Lingjuan Lyu

We investigate the efficacy of data augmentations to close the domain gap in spaceborne computer vision, crucial for autonomous operations like on-orbit servicing. As the use of computer vision in space increases, challenges such as hostile…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Maximilian Ulmer , Leonard Klüpfel , Maximilian Durner , Rudolph Triebel

Detection of arbitrarily rotated objects is a challenging task due to the difficulties of locating the multi-angle objects and separating them effectively from the background. The existing methods are not robust to angle varies of the…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Lei Liu , Zongxu Pan , Bin Lei

Domain shift is unavoidable in real-world applications of object detection. For example, in self-driving cars, the target domain consists of unconstrained road environments which cannot all possibly be observed in training data. Similarly,…

机器学习 · 计算机科学 2019-11-19 Mehran Khodabandeh , Arash Vahdat , Mani Ranjbar , William G. Macready

We study utilizing auxiliary information in training data to improve the trustworthiness of machine learning models. Specifically, in the context of image classification, we propose to optimize a training objective that incorporates…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Dharma KC , Chicheng Zhang

Supervised training of object detectors requires well-annotated large-scale datasets, whose production is costly. Therefore, some efforts have been made to obtain annotations in economical ways, such as cloud sourcing. However, datasets…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Jiafeng Mao , Qing Yu , Yoko Yamakata , Kiyoharu Aizawa

Recent advances in reinforcement learning (RL) have strengthened the reasoning capabilities of vision-language models (VLMs). However, enhancing policy exploration to better scale test-time compute remains largely underexplored. In…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Xiangyan Liu , Jinjie Ni , Zijian Wu , Chao Du , Longxu Dou , Haonan Wang , Tianyu Pang , Michael Qizhe Shieh
‹ 上一页 1 2 3 10 下一页 ›