中文
相关论文

相关论文: Web-Scale Generic Object Detection at Microsoft Bi…

200 篇论文

Multimodal intent understanding is a significant research area that requires effective leveraging of multiple modalities to analyze human language. Existing methods face two main challenges in this domain. Firstly, they have limitations in…

多媒体 · 计算机科学 2025-05-26 Hanlei Zhang , Qianrui Zhou , Hua Xu , Jianhua Su , Roberto Evans , Kai Gao

Out-of-distribution (OOD) object detection is a challenging task due to the absence of open-set OOD data. Inspired by recent advancements in text-to-image generative models, such as Stable Diffusion, we study the potential of generative…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Jiahui Liu , Xin Wen , Shizhen Zhao , Yingxian Chen , Xiaojuan Qi

Current video object detection (VOD) models often encounter issues with over-aggregation due to redundant aggregation strategies, which perform feature aggregation on every frame. This results in suboptimal performance and increased…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Bingqing Zhang , Sen Wang , Yifan Liu , Brano Kusy , Xue Li , Jiajun Liu

Object detection in video and image surveillance is a well-established yet rapidly evolving task, strongly influenced by recent deep learning advancements. This review summarises modern techniques by examining architectural innovations,…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Sukana Zulfqar , Sadia Saeed , M. Azam Zia , Anjum Ali , Faisal Mehmood , Abid Ali

In this paper, we provide a comprehensive study on a new task called collaborative camouflaged object detection (CoCOD), which aims to simultaneously detect camouflaged objects with the same properties from a group of relevant images. To…

计算机视觉与模式识别 · 计算机科学 2023-10-09 Cong Zhang , Hongbo Bi , Tian-Zhu Xiang , Ranwan Wu , Jinghui Tong , Xiufang Wang

Object detection is one of the most important and challenging branches of computer vision, which has been widely applied in peoples life, such as monitoring security, autonomous driving and so on, with the purpose of locating instances of…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Licheng Jiao , Fan Zhang , Fang Liu , Shuyuan Yang , Lingling Li , Zhixi Feng , Rong Qu

This paper describes a method to detect generic dynamic objects for automated driving. First, a LiDAR-based dynamic grid is generated online. Second, a deep learning-based detector is trained on the dynamic grid to infer the presence of…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Rujiao Yan , Linda Schubert , Alexander Kamm , Matthias Komar , Matthias Schreier

In multi-object detection using neural networks, the fundamental problem is, "How should the network learn a variable number of bounding boxes in different input images?". Previous methods train a multi-object detection network through a…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Jaeyoung Yoo , Hojun Lee , Inseop Chung , Geonseok Seo , Nojun Kwak

The progress of event extraction research has been hindered by the absence of wide-coverage, large-scale datasets. To make event extraction systems more accessible, we build a general-purpose event detection dataset GLEN, which covers 205K…

计算与语言 · 计算机科学 2023-11-01 Qiusi Zhan , Sha Li , Kathryn Conger , Martha Palmer , Heng Ji , Jiawei Han

In this paper, we focus on a realistic yet challenging task, Single Domain Generalization Object Detection (S-DGOD), where only one source domain's data can be used for training object detectors, but have to generalize multiple distinct…

计算机视觉与模式识别 · 计算机科学 2024-02-08 Fan Wu , Jinling Gao , Lanqing Hong , Xinbing Wang , Chenghu Zhou , Nanyang Ye

Object Detection (OD) is an important computer vision problem for industry, which can be used for quality control in the production lines, among other applications. Recently, Deep Learning (DL) methods have enabled practitioners to train OD…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Igor Garcia Ballhausen Sampaio , Luigy Machaca , José Viterbo , Joris Guérin

Video Camouflaged Object Detection (VCOD) is a challenging task which aims to identify objects that seamlessly concealed within the background in videos. The dynamic properties of video enable detection of camouflaged objects through motion…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Shuyong Gao , Yu'ang Feng , Qishan Wang , Lingyi Hong , Xinyu Zhou , Liu Fei , Yan Wang , Wenqiang Zhang

Detection of moving objects is a very important task in autonomous driving systems. After the perception phase, motion planning is typically performed in Bird's Eye View (BEV) space. This would require projection of objects detected on the…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Hazem Rashed , Mariam Essam , Maha Mohamed , Ahmad El Sallab , Senthil Yogamani

Semi-supervised object detection (SSOD), leveraging unlabeled data to boost object detectors, has become a hot topic recently. However, existing SSOD approaches mainly focus on horizontal objects, leaving oriented objects common in aerial…

计算机视觉与模式识别 · 计算机科学 2025-09-26 Dingkang Liang , Wei Hua , Chunsheng Shi , Zhikang Zou , Xiaoqing Ye , Xiang Bai

Open-Ended object Detection (OED) is a novel and challenging task that detects objects and generates their category names in a free-form manner, without requiring additional vocabularies during inference. However, the existing OED models,…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Guiping Cao , Tao Wang , Wenjian Huang , Xiangyuan Lan , Jianguo Zhang , Dongmei Jiang

The ImageNet Large Scale Visual Recognition Challenge is a benchmark in object category classification and detection on hundreds of object categories and millions of images. The challenge has been run annually from 2010 to present,…

3D object detection using LiDAR data is an indispensable component for autonomous driving systems. Yet, only a few LiDAR-based 3D object detection methods leverage segmentation information to further guide the detection process. In this…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

We propose Deeply Supervised Object Detectors (DSOD), an object detection framework that can be trained from scratch. Recent advances in object detection heavily depend on the off-the-shelf models pre-trained on large-scale classification…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Zhiqiang Shen , Zhuang Liu , Jianguo Li , Yu-Gang Jiang , Yurong Chen , Xiangyang Xue

Generic Object Tracking (GOT) is the problem of tracking target objects, specified by bounding boxes in the first frame of a video. While the task has received much attention in the last decades, researchers have almost exclusively focused…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Christoph Mayer , Martin Danelljan , Ming-Hsuan Yang , Vittorio Ferrari , Luc Van Gool , Alina Kuznetsova

Object detection is one of the major problems in computer vision, and has been extensively studied. Most of the existing detection works rely on labor-intensive supervision, such as ground truth bounding boxes of objects or at least…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Qingyi Tao , Hao Yang , Jianfei Cai