中文
相关论文

相关论文: MDETR -- Modulated Detection for End-to-End Multi-…

200 篇论文

During recent years transformers architectures have been growing in popularity. Modulated Detection Transformer (MDETR) is an end-to-end multi-modal understanding model that performs tasks such as phase grounding, referring expression…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Tomás Crisol , Joel Ermantraut , Adrián Rostagno , Santiago L. Aggio , Javier Iparraguirre

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

Moving Object Detection (MOD) is a crucial task for the Autonomous Driving pipeline. MOD is usually handled via 2-stream convolutional architectures that incorporates both appearance and motion cues, without considering the inter-relations…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Eslam Mohamed , Ahmad El-Sallab

Recent video text spotting methods usually require the three-staged pipeline, i.e., detecting text in individual images, recognizing localized text, tracking text streams with post-processing to generate final results. These methods…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Weijia Wu , Yuanqiang Cai , Chunhua Shen , Debing Zhang , Ying Fu , Hong Zhou , Ping Luo

Multimodal transformer exhibits high capacity and flexibility to align image and text for visual grounding. However, the existing encoder-only grounding framework (e.g., TransVG) suffers from heavy computation due to the self-attention…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Fengyuan Shi , Ruopeng Gao , Weilin Huang , Limin Wang

3D object detection is a significant task for autonomous driving. Recently with the progress of vision transformers, the 2D object detection problem is being treated with the set-to-set loss. Inspired by these approaches on 2D object…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Gopi Krishna Erabati , Helder Araujo

DETR accomplishes end-to-end object detection through iteratively generating multiple object candidates based on image features and promoting one candidate for each ground-truth object. The traditional training procedure using one-to-one…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Chuyang Zhao , Yifan Sun , Wenhao Wang , Qiang Chen , Errui Ding , Yi Yang , Jingdong Wang

A common practice in deep learning involves training large neural networks on massive datasets to achieve high accuracy across various domains and tasks. While this approach works well in many application areas, it often fails drastically…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Heitor Rapela Medeiros , Masih Aminbeidokhti , Fidel Guerrero Pena , David Latortue , Eric Granger , Marco Pedersoli

Detection pre-training methods for the DETR series detector have been extensively studied in natural scenes, e.g., DETReg. However, the detection pre-training remains unexplored in remote sensing scenes. In existing pre-training methods,…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Ziyue Huang , Yongchao Feng , Qingjie Liu , Yunhong Wang

The DEtection TRansformer (DETR) opened new possibilities for object detection by modeling it as a translation task: converting image features into object-level representations. Previous works typically add expensive modules to DETR to…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Pierre-François De Plaen , Nicola Marinello , Marc Proesmans , Tinne Tuytelaars , Luc Van Gool

Infrared-visible object detection aims to achieve robust object detection by leveraging the complementary information of infrared and visible image pairs. However, the commonly existing modality misalignment problem presents two challenges:…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Junjie Guo , Chenqiang Gao , Fangcen Liu , Deyu Meng

Tracking a time-varying indefinite number of objects in a video sequence over time remains a challenge despite recent advances in the field. Most existing approaches are not able to properly handle multi-object tracking challenges such as…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Tianyu Zhu , Markus Hiller , Mahsa Ehsanpour , Rongkai Ma , Tom Drummond , Ian Reid , Hamid Rezatofighi

The DEtection TRansformer (DETR) is a powerful end-to-end object detector, yet its one-to-one matching strategy suffers from slow convergence and low recall. A common approach to address this issue is to use one-to-many label assignment to…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Chanho Lee , Seunghee Koh , Yunho Jeon , Junmo Kim

Image captioning model is a cross-modality knowledge discovery task, which targets at automatically describing an image with an informative and coherent sentence. To generate the captions, the previous encoder-decoder frameworks directly…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Ziwei Wang , Yadan Luo , Zi Huang

Temporal modeling of objects is a key challenge in multiple object tracking (MOT). Existing methods track by associating detections through motion-based and appearance-based similarity heuristics. The post-processing nature of association…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Fangao Zeng , Bin Dong , Yuang Zhang , Tiancai Wang , Xiangyu Zhang , Yichen Wei

With the increasing demand for video understanding, video moment and highlight detection (MHD) has emerged as a critical research topic. MHD aims to localize all moments and predict clip-wise saliency scores simultaneously. Despite progress…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Yifang Xu , Yunzhuo Sun , Yang Li , Yilei Shi , Xiaoxiang Zhu , Sidan Du

Most existing Multi-Object Tracking (MOT) approaches follow the Tracking-by-Detection paradigm and the data association framework where objects are firstly detected and then associated. Although deep-learning based method can noticeably…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Xingyu Wan , Jiakai Cao , Sanping Zhou , Jinjun Wang

With the rapid advancement of remote sensing technology, high-resolution multi-modal imagery is now more widely accessible. Conventional Object detection models are trained on a single dataset, often restricted to a specific imaging…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Yuxuan Li , Xiang Li , Yunheng Li , Yicheng Zhang , Yimian Dai , Qibin Hou , Ming-Ming Cheng , Jian Yang

As a video task, Multiple Object Tracking (MOT) is expected to capture temporal information of targets effectively. Unfortunately, most existing methods only explicitly exploit the object features between adjacent frames, while lacking the…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Ruopeng Gao , Limin Wang

Existing methods enhance the training of detection transformers by incorporating an auxiliary one-to-many assignment. In this work, we treat the model as a multi-task framework, simultaneously performing one-to-one and one-to-many…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Chang-Bin Zhang , Yujie Zhong , Kai Han
‹ 上一页 1 2 3 10 下一页 ›