中文
相关论文

相关论文: Generalized Focal Loss V2: Learning Reliable Local…

200 篇论文

Bounding boxes uniquely characterize object detection, where a good detector gives accurate bounding boxes of categories of interest. However, in the real-world where test ground truths are not provided, it is non-trivial to find out…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Yang Yang , Wenhai Wang , Zhe Chen , Jifeng Dai , Liang Zheng

We introduce the dense captioning task, which requires a computer vision system to both localize and describe salient regions in images in natural language. The dense captioning task generalizes object detection when the descriptions…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Justin Johnson , Andrej Karpathy , Li Fei-Fei

Most object detection methods use bounding boxes to encode and represent the object shape and location. In this work, we explore a fuzzy representation of object regions using Gaussian distributions, which provides an implicit binary…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Jeffri M. Llerena , Luis Felipe Zeni , Lucas N. Kristen , Claudio Jung

Vision Transformers (ViTs) are essential in computer vision but are computationally intensive, too. Model quantization, particularly to low bit-widths like 4-bit, aims to alleviate this difficulty, yet existing Post-Training Quantization…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Guang Liang , Xinyao Liu , Jianxin Wu

We propose a generalized method for boosting the generalization ability of pre-trained vision-language models (VLMs) while fine-tuning on downstream few-shot tasks. The idea is realized by exploiting out-of-distribution (OOD) detection to…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Kun Ding , Haojian Zhang , Qiang Yu , Ying Wang , Shiming Xiang , Chunhong Pan

Efficient generation of high-quality object proposals is an essential step in state-of-the-art object detection systems based on deep convolutional neural networks (DCNN) features. Current object proposal algorithms are computationally…

计算机视觉与模式识别 · 计算机科学 2016-04-14 Yongxi Lu , Tara Javidi

Object detectors have achieved remarkable performance in many applications; however, these deep learning models are typically designed under the i.i.d. assumption, meaning they are trained and evaluated on data sampled from the same…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Sara Al-Emadi , Yin Yang , Ferda Ofli

Label assignment has been widely studied in general object detection because of its great impact on detectors' performance. However, none of these works focus on label assignment in dense pedestrian detection. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Zheng Ge , Jianfeng Wang , Xin Huang , Songtao Liu , Osamu Yoshie

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

计算机视觉与模式识别 · 计算机科学 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

Typical representations for arbitrary-oriented object detection tasks include oriented bounding box (OBB), quadrilateral bounding box (QBB), and point set (PointSet). Each representation encounters problems that correspond to its…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Liping Hou , Ke Lu , Xue Yang , Yuqiu Li , Jian Xue

We present GLEE in this work, an object-level foundation model for locating and identifying objects in images and videos. Through a unified framework, GLEE accomplishes detection, segmentation, tracking, grounding, and identification of…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Junfeng Wu , Yi Jiang , Qihao Liu , Zehuan Yuan , Xiang Bai , Song Bai

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

Latent diffusion models have established a new state-of-the-art in high-resolution visual generation. Integrating Vision Foundation Model priors improves generative efficiency, yet existing latent designs remain largely heuristic. These…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Hangyu Liu , Jianyong Wang , Yutao Sun

We introduce D-FINE, a powerful real-time object detector that achieves outstanding localization precision by redefining the bounding box regression task in DETR models. D-FINE comprises two key components: Fine-grained Distribution…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Yansong Peng , Hebei Li , Peixi Wu , Yueyi Zhang , Xiaoyan Sun , Feng Wu

Generic event boundary detection (GEBD) aims to identify natural boundaries in a video, segmenting it into distinct and meaningful chunks. Despite the inherent subjectivity of event boundaries, previous methods have focused on deterministic…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Jaejun Hwang , Dayoung Gong , Manjin Kim , Minsu Cho

Bounding boxes are often used to communicate automatic object detection results to humans, aiding humans in a multitude of tasks. We investigate the relationship between bounding box localization errors and human task performance. We use…

计算机视觉与模式识别 · 计算机科学 2024-02-01 Sven de Witte , Ombretta Strafforello , Jan van Gemert

In object recognition, both the subject of interest (referred to as foreground, FG, for simplicity) and its surrounding context (background, BG) may play an important role. However, standard supervised learning often leads to unintended…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Klara Janouskova , Cristian Gavrus , Jiri Matas

Vision-language models (VLMs) enable open-ended visual question answering but remain prone to hallucinations. We present HEDGE, a unified framework for hallucination detection that combines controlled visual perturbations, semantic…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Sushant Gautam , Michael A. Riegler , Pål Halvorsen

Due to the depth degradation effect in residual connections, many efficient Vision Transformers models that rely on stacking layers for information exchange often fail to form sufficient information mixing, leading to unnatural visual…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Dai Shi

Network quantization allows inference to be conducted using low-precision arithmetic for improved inference efficiency of deep neural networks on edge devices. However, designing aggressively low-bit (e.g., 2-bit) quantization schemes on…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Peng Chen , Jing Liu , Bohan Zhuang , Mingkui Tan , Chunhua Shen