中文
相关论文

相关论文: Learning Dynamic Query Combinations for Transforme…

200 篇论文

Video Moment Retrieval and Highlight Detection aim to find corresponding content in the video based on a text query. Existing models usually first use contrastive learning methods to align video and text features, then fuse and extract…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Pengcheng Zhao , Zhixian He , Fuwei Zhang , Shujin Lin , Fan Zhou

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

We present a novel approach to place recognition well-suited to environments with many dynamic objects--objects that may or may not be present in an agent's subsequent visits. By incorporating an object-detecting preprocessing step, our…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Juan Pablo Munoz , Scott Dexter

In this paper, we are interested in Detection Transformer (DETR), an end-to-end object detection approach based on a transformer encoder-decoder architecture without hand-crafted postprocessing, such as NMS. Inspired by Conditional DETR, an…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Xiaokang Chen , Fangyun Wei , Gang Zeng , Jingdong Wang

We present a new table structure recognition (TSR) approach, called TSRFormer, to robustly recognizing the structures of complex tables with geometrical distortions from various table images. Unlike previous methods, we formulate table…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Jiawei Wang , Weihong Lin , Chixiang Ma , Mingze Li , Zheng Sun , Lei Sun , Qiang Huo

Transformers have shown outstanding results for natural language understanding and, more recently, for image classification. We here extend this work and propose a transformer-based approach for image retrieval: we adopt vision transformers…

计算机视觉与模式识别 · 计算机科学 2021-02-11 Alaaeldin El-Nouby , Natalia Neverova , Ivan Laptev , Hervé Jégou

Object detection is a fundamental task in computer vision and image understanding, with the goal of identifying and localizing objects of interest within an image while assigning them corresponding class labels. Traditional methods, which…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Fnu Neha , Deepshikha Bhati , Deepak Kumar Shukla , Md Amiruzzaman

Transceivers used for telecommunications transmit and receive specific modulation patterns that are represented as sequences of complex numbers. Classifying modulation patterns is challenging because noise and channel impairments affect the…

机器学习 · 计算机科学 2020-10-30 Jakob Krzyston , Rajib Bhattacharjea , Andrew Stark

Convolutional Neural networks (CNN) have been the first choice of paradigm in many computer vision applications. The convolution operation however has a significant weakness which is it only operates on a local neighborhood of pixels, thus…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Michael Yang

Transformers have been widely used in numerous vision problems especially for visual recognition and detection. Detection transformers are the first fully end-to-end learning systems for object detection, while vision transformers are the…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Hwanjun Song , Deqing Sun , Sanghyuk Chun , Varun Jampani , Dongyoon Han , Byeongho Heo , Wonjae Kim , Ming-Hsuan Yang

Pretraining on large-scale datasets can boost the performance of object detectors while the annotated datasets for object detection are hard to scale up due to the high labor cost. What we possess are numerous isolated filed-specific…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Jing Hao , Song Chen , Xiaodi Wang , Shumin Han

Multispectral image pairs can provide the combined information, making object detection applications more reliable and robust in the open world. To fully exploit the different modalities, we present a simple yet effective cross-modality…

图像与视频处理 · 电气工程与系统科学 2022-10-05 Fang Qingyun , Han Dapeng , Wang Zhaokui

We present in this paper a novel query formulation using dynamic anchor boxes for DETR (DEtection TRansformer) and offer a deeper understanding of the role of queries in DETR. This new formulation directly uses box coordinates as queries in…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Shilong Liu , Feng Li , Hao Zhang , Xiao Yang , Xianbiao Qi , Hang Su , Jun Zhu , Lei Zhang

The DETR object detection approach applies the transformer encoder and decoder architecture to detect objects and achieves promising performance. In this paper, we present a simple approach to address the main problem of DETR, the slow…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Seyed Mehdi Iranmanesh , Xiaotong Chen , Kuo-Chin Lien

In this paper, a self-learning approach is proposed towards solving scene-specific pedestrian detection problem without any human' annotation involved. The self-learning approach is deployed as progressive steps of object discovery, object…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Qixiang Ye , Tianliang Zhang , Qiang Qiu , Baochang Zhang , Jie Chen , Guillermo Sapiro

To be useful in everyday environments, robots must be able to identify and locate real-world objects. In recent years, video object segmentation has made significant progress on densely separating such objects from background in real and…

机器人学 · 计算机科学 2020-01-13 Brent A. Griffin , Victoria Florence , Jason J. Corso

Transformer-based multi-object tracking (MOT) methods have captured the attention of many researchers in recent years. However, these models often suffer from slow inference speeds due to their structure or other issues. To address this…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Pan Liao , Feng Yang , Di Wu , Jinwen Yu , Wenhui Zhao , Dingwen Zhang

We segment moving objects in videos by ranking spatio-temporal segment proposals according to "moving objectness": how likely they are to contain a moving object. In each video frame, we compute segment proposals using multiple…

计算机视觉与模式识别 · 计算机科学 2015-05-11 Katerina Fragkiadaki , Pablo Arbelaez , Panna Felsen , Jitendra Malik

Human perception is structured around objects which form the basis for our higher-level cognition and impressive systematic generalization abilities. Yet most work on representation learning focuses on feature learning without even…

This paper investigates a phenomenon where query-based object detectors mispredict at the last decoding stage while predicting correctly at an intermediate stage. We review the training process and attribute the overlooked phenomenon to two…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Fangyi Chen , Han Zhang , Kai Hu , Yu-kai Huang , Chenchen Zhu , Marios Savvides