中文
相关论文

相关论文: Dynamic Tiling: A Model-Agnostic, Adaptive, Scalab…

200 篇论文

Parameter-efficient transfer learning (PETL) is a promising task, aiming to adapt the large-scale pre-trained model to downstream tasks with a relatively modest cost. However, current PETL methods struggle in compressing computational…

计算机视觉与模式识别 · 计算机科学 2024-07-24 Yurong Zhang , Honghao Chen , Xinyu Zhang , Xiangxiang Chu , Li Song

The detection of small objects is a challenging task in computer vision. Conventional object detection methods have difficulty in finding the balance between high detection and low false alarm rates. In the literature, some methods have…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Alina Ciocarlan , Sylvie Le Hegarat-Mascle , Sidonie Lefebvre , Arnaud Woiselle

As litter pollution continues to rise globally, developing automated tools capable of detecting litter effectively remains a significant challenge. This study presents a novel approach that combines, for the first time, privileged…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Matthias Bartolo , Konstantinos Makantasis , Dylan Seychell

Multi-scale features have been proven highly effective for object detection but often come with huge and even prohibitive extra computation costs, especially for the recent Transformer-based detectors. In this paper, we propose Iterative…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Gongjie Zhang , Zhipeng Luo , Zichen Tian , Jingyi Zhang , Xiaoqin Zhang , Shijian Lu

The main challenge for small object detection algorithms is to ensure accuracy while pursuing real-time performance. The RT-DETR model performs well in real-time object detection, but performs poorly in small object detection accuracy. In…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Ji Huang , Hui Wang

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Yuhua Chen , Wen Li , Christos Sakaridis , Dengxin Dai , Luc Van Gool

The counting task, which plays a fundamental role in numerous applications (e.g., crowd counting, traffic statistics), aims to predict the number of objects with various densities. Existing object counting tasks are designed for a single…

计算机视觉与模式识别 · 计算机科学 2023-07-03 Shengqin Jiang , Qing Wang , Fengna Cheng , Yuankai Qi , Qingshan Liu

Learning from a large corpus of data, pre-trained models have achieved impressive progress nowadays. As popular generative pre-training, diffusion models capture both low-level visual knowledge and high-level semantic relations. In this…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Chaofan Ma , Yuhuan Yang , Chen Ju , Fei Zhang , Jinxiang Liu , Yu Wang , Ya Zhang , Yanfeng Wang

Much of the focus in the object detection literature has been on the problem of identifying the bounding box of a particular class of object in an image. Yet, in contexts such as robotics and augmented reality, it is often necessary to find…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Jean-Philippe Mercier , Mathieu Garon , Philippe Giguère , Jean-François Lalonde

In vision-enabled autonomous systems such as robots and autonomous cars, video object detection plays a crucial role, and both its speed and accuracy are important factors to provide reliable operation. The key insight we show in this paper…

计算机视觉与模式识别 · 计算机科学 2019-02-11 Ting-Wu Chin , Ruizhou Ding , Diana Marculescu

The past few years have witnessed the immense success of object detection, while current excellent detectors struggle on tackling size-limited instances. Concretely, the well-known challenge of low overlaps between the priors and object…

计算机视觉与模式识别 · 计算机科学 2023-10-06 Xiang Yuan , Gong Cheng , Kebing Yan , Qinghua Zeng , Junwei Han

Reusable model design becomes desirable with the rapid expansion of computer vision and machine learning applications. In this paper, we focus on the reusability of pre-trained deep convolutional models. Specifically, different from…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Xiu-Shen Wei , Chen-Lin Zhang , Jianxin Wu , Chunhua Shen , Zhi-Hua Zhou

Object detection is a fundamental task in computer vision and has many applications in image processing. This paper proposes a new approach for object detection by applying scale invariant feature transform (SIFT) in an automatic…

计算机视觉与模式识别 · 计算机科学 2012-10-29 Reza Oji , Farshad Tajeripour

Active learning aims to improve the performance of task model by selecting the most informative samples with a limited budget. Unlike most recent works that focused on applying active learning for image classification, we propose an…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Weiping Yu , Sijie Zhu , Taojiannan Yang , Chen Chen

Table detection within document images is a crucial task in document processing, involving the identification and localization of tables. Recent strides in deep learning have substantially improved the accuracy of this task, but it still…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Tahira Shehzadi , Shalini Sarode , Didier Stricker , Muhammad Zeshan Afzal

Detecting changes in data streams is a vital task in many applications. There is increasing interest in changepoint detection in the online setting, to enable real-time monitoring and support prompt responses and informed decision-making.…

统计方法学 · 统计学 2024-05-27 Victor K. Khamesi , Niall M. Adams , Dean A. Bodenham , Edward A. K. Cohen

Deep learning approaches to object detection have achieved reliable detection of specific object classes in images. However, extending a model's detection capability to new object classes requires large amounts of annotated training data,…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Vikhyat Agarwal , Jiayi Cora Guo , Declan Hoban , Sissi Zhang , Nicholas Moran , Peter Cho , Srilakshmi Pattabiraman , Shantanu Joshi

Ensuring construction site safety requires accurate and real-time detection of workers' safety helmet use, despite challenges posed by cluttered environments, densely populated work areas, and hard-to-detect small or overlapping objects…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Junwei Feng , Xueyan Fan , Yuyang Chen , Yi Li

With the advancement of deepfake generation techniques, the importance of deepfake detection in protecting multimedia content integrity has become increasingly obvious. Recently, temporal inconsistency clues have been explored to improve…

计算机视觉与模式识别 · 计算机科学 2024-11-01 Fan Nie , Jiangqun Ni , Jian Zhang , Bin Zhang , Weizhe Zhang

We introduce a novel tracking technique which uses dynamic confidence-based fusion of two different information sources for robust and efficient tracking of visual objects. Mean-shift tracking is a popular and well known method used in…

计算机视觉与模式识别 · 计算机科学 2015-03-19 Ibrahim Saygin Topkaya , Hakan Erdogan