中文
相关论文

相关论文: A Strong and Reproducible Object Detector with Onl…

200 篇论文

Reducing false positives is essential for enhancing object detector performance, as reflected in the mean Average Precision (mAP) metric. Although object detectors have achieved notable improvements and high mAP scores on the COCO dataset,…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Longfei Liu , Wen Guo , Shihua Huang , Cheng Li , Xi Shen

While deep learning-based general object detection has made significant strides in recent years, the effectiveness and efficiency of small object detection remain unsatisfactory. This is primarily attributed not only to the limited…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Zile Huang , Chong Zhang , Mingyu Jin , Fangyu Wu , Chengzhi Liu , Xiaobo Jin

Recently, Vision Transformer and its variants have shown great promise on various computer vision tasks. The ability of capturing short- and long-range visual dependencies through self-attention is arguably the main source for the success.…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Jianwei Yang , Chunyuan Li , Pengchuan Zhang , Xiyang Dai , Bin Xiao , Lu Yuan , Jianfeng Gao

The evaluation of object detection models is usually performed by optimizing a single metric, e.g. mAP, on a fixed set of datasets, e.g. Microsoft COCO and Pascal VOC. Due to image retrieval and annotation costs, these datasets consist…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Floriana Ciaglia , Francesco Saverio Zuppichini , Paul Guerrie , Mark McQuade , Jacob Solawetz

The remote sensing (RS) domain suffers from a lack of densely labeled datasets, which are costly to obtain. Thus, models that can segment RS imagery well without supervised fine-tuning are valuable, but existing solutions fall behind…

计算机视觉与模式识别 · 计算机科学 2026-05-06 Ryan Faulkenberry , Saurabh Prasad

With the rapid advancement of deep learning, synthetic aperture radar (SAR) imagery has become a key modality for ship detection. However, robust performance remains challenging in complex scenes, where clutter and speckle noise can induce…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Xiaojing Zhao , Shiyang Li , Zena Chu , Ying Zhang , Peinan Hao , Tianzi Yan , Jiajia Chen , Huicong Ning

Annotating bounding boxes is costly and limits the scalability of object detection. This challenge is compounded by the need to preserve high accuracy while minimizing manual effort in real-world applications. Prior active learning methods…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Rashi Sharma , Justin Timothy C. Bersamin , Karthikk Subramanian

Training CNN for detection is time-consuming due to the large dataset and complex network modules, making it hard to search architectures on detection datasets directly, which usually requires vast search costs (usually tens and even…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xiaoxing Wang , Jiale Lin , Junchi Yan , Juanping Zhao , Xiaokang Yang

Although two-stage object detectors have continuously advanced the state-of-the-art performance in recent years, the training process itself is far from crystal. In this work, we first point out the inconsistency problem between the fixed…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Hongkai Zhang , Hong Chang , Bingpeng Ma , Naiyan Wang , Xilin Chen

An analysis of different techniques for recognizing and detecting objects under extreme scale variation is presented. Scale specific and scale invariant design of detectors are compared by training them with different configurations of…

计算机视觉与模式识别 · 计算机科学 2018-05-28 Bharat Singh , Larry S. Davis

Adversarial attacks in the physical world can harm the robustness of detection models. Evaluating the robustness of detection models in the physical world can be challenging due to the time-consuming and labor-intensive nature of many…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Tianyuan Zhang , Yisong Xiao , Xiaoya Zhang , Hao Li , Lu Wang

Data augmentation is a critical component of training deep learning models. Although data augmentation has been shown to significantly improve image classification, its potential has not been thoroughly investigated for object detection.…

计算机视觉与模式识别 · 计算机科学 2019-06-27 Barret Zoph , Ekin D. Cubuk , Golnaz Ghiasi , Tsung-Yi Lin , Jonathon Shlens , Quoc V. Le

Large-scale vision foundation models such as DINOv2 boast impressive performances by leveraging massive architectures and training datasets. But numerous scenarios require practitioners to reproduce those pre-training solutions, such as on…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Jiaqi Zhang , Juntuo Wang , Zhixin Sun , John Zou , Randall Balestriero

Object detection is a major challenge in computer vision, involving both object classification and object localization within a scene. While deep neural networks have been shown in recent years to yield very powerful techniques for tackling…

计算机视觉与模式识别 · 计算机科学 2018-02-20 Alexander Wong , Mohammad Javad Shafiee , Francis Li , Brendan Chwyl

In this paper, we propose a simple yet effective transformer framework for self-supervised learning called DenseDINO to learn dense visual representations. To exploit the spatial information that the dense prediction tasks require but…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Yike Yuan , Xinghe Fu , Yunlong Yu , Xi Li

Open-Set Object Detection (OSOD) is crucial for autonomous driving, where perception systems must recognize and localize both known and previously unseen objects in complex, dynamic environments. While recent approaches deliver promising…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Yuchen Zhang , Yao Lu , Johannes Betz

As a variant of standard convolution, a dilated convolution can control effective receptive fields and handle large scale variance of objects without introducing additional computational costs. To fully explore the potential of dilated…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Jie Liu , Chuming Li , Feng Liang , Chen Lin , Ming Sun , Junjie Yan , Wanli Ouyang , Dong Xu

Open Set Object Detection has seen rapid development recently, but it continues to pose significant challenges. Language-based methods, grappling with the substantial modal disparity between textual and visual modalities, require extensive…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Bingcheng Dong , Yuning Ding , Jinrong Zhang , Sifan Zhang , Shenglan Liu

Change detection aims to identify remote sense object changes by analyzing data between bitemporal image pairs. Due to the large temporal and spatial span of data collection in change detection image pairs, there are often a significant…

计算机视觉与模式识别 · 计算机科学 2024-06-24 Qiangang Du , Jinlong Peng , Changan Wang , Xu Chen , Qingdong He , Wenbing Zhu , Mingmin Chi , Yabiao Wang , Chengjie Wang

The field of artificial intelligence is built on object detection techniques. YOU ONLY LOOK ONCE (YOLO) algorithm and it's more evolved versions are briefly described in this research survey. This survey is all about YOLO and convolution…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Viswanatha V , Chandana R K , Ramachandra A. C.