中文
相关论文

相关论文: Dual DETRs for Multi-Label Temporal Action Detecti…

200 篇论文

Active learning has been demonstrated effective to reduce labeling cost, while most progress has been designed for image recognition, there still lacks instance-level active learning for object detection. In this paper, we rethink two key…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Yuhang Zhang , Yuang Deng , Xiaopeng Zhang , Jie Li , Robert C. Qiu , Qi Tian

Temporal action segmentation (TAS) demands dense temporal supervision, yet most of the annotation cost in untrimmed videos is spent identifying and refining action transitions, where segmentation errors concentrate and small temporal shifts…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Halil Ismail Helvaci , Sen-ching Samson Cheung

Existing temporal action detection (TAD) methods rely on a large number of training data with segment-level annotations. Collecting and annotating such a training set is thus highly expensive and unscalable. Semi-supervised TAD (SS-TAD)…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Sauradip Nag , Xiatian Zhu , Yi-Zhe Song , Tao Xiang

We present DualNER, a simple and effective framework to make full use of both annotated source language corpus and unlabeled target language text for zero-shot cross-lingual named entity recognition (NER). In particular, we combine two…

计算与语言 · 计算机科学 2022-12-13 Jiali Zeng , Yufan Jiang , Yongjing Yin , Xu Wang , Binghuai Lin , Yunbo Cao

Temporal action localization aims to predict the boundary and category of each action instance in untrimmed long videos. Most of previous methods based on anchors or proposals neglect the global-local context interaction in entire video…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Yizheng Ouyang , Tianjin Zhang , Weibo Gu , Hongfa Wang

The recently proposed DEtection TRansformer (DETR) has established a fully end-to-end paradigm for object detection. However, DETR suffers from slow training convergence, which hinders its applicability to various detection tasks. We…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Gongjie Zhang , Zhipeng Luo , Jiaxing Huang , Shijian Lu , Eric P. Xing

Understanding human emotions is a crucial ability for intelligent robots to provide better human-robot interactions. The existing works are limited to trimmed video-level emotion classification, failing to locate the temporal window…

计算机视觉与模式识别 · 计算机科学 2022-08-04 Juncheng Li , Junlin Xie , Linchao Zhu , Long Qian , Siliang Tang , Wenqiao Zhang , Haochen Shi , Shengyu Zhang , Longhui Wei , Qi Tian , Yueting Zhuang

Despite the promising results, existing oriented object detection methods usually involve heuristically designed rules, e.g., RRoI generation, rotated NMS. In this paper, we propose an end-to-end framework for oriented object detection,…

计算机视觉与模式识别 · 计算机科学 2023-03-02 Qiang Zhou , Chaohui Yu , Zhibin Wang , Fan Wang

Self-training approach recently secures its position in domain adaptive semantic segmentation, where a model is trained with target domain pseudo-labels. Current advances have mitigated noisy pseudo-labels resulting from the domain gap.…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Dongyu Yao , Boheng Li

In this paper, we propose a method that extends the query-based object detection model, DETR, to spatio-temporal action detection, which requires maintaining temporal consistency in videos. Our proposed method applies DETR to each frame and…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Shimon Hori , Kazuki Omi , Toru Tamaki

Temporal action localization (TAL) requires recognizing the target event and localizing its start and end times precisely in untrimmed videos. Recent vision-language formulations improve semantic reasoning and support language-conditioned…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Fengshun Wang , Zhengbo Zhang , Zhigang Tu

Large language models often struggle with complex long-horizon analytical tasks over unstructured tables, which typically feature hierarchical and bidirectional headers and non-canonical layouts. We formalize this challenge as Deep Tabular…

人工智能 · 计算机科学 2026-03-13 Junnan Dong , Chuang Zhou , Zheng Yuan , Yifei Yu , Qiufeng Wang , Yinghui Li , Siyu An , Di Yin , Xing Sun , Feiyue Huang

Temporal Action Localization (TAL) has experienced remarkable success under the supervised learning paradigm. However, existing TAL methods are rooted in the closed set assumption, which cannot handle the inevitable unknown actions in…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Wentao Bao , Qi Yu , Yu Kong

One-stage object detection is commonly implemented by optimizing two sub-tasks: object classification and localization, using heads with two parallel branches, which might lead to a certain level of spatial misalignment in predictions…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Chengjian Feng , Yujie Zhong , Yu Gao , Matthew R. Scott , Weilin Huang

Named entity recognition (NER) is a well-studied task in natural language processing. Traditional NER research only deals with flat entities and ignores nested entities. The span-based methods treat entity recognition as a span…

计算与语言 · 计算机科学 2021-07-14 Yongliang Shen , Xinyin Ma , Zeqi Tan , Shuai Zhang , Wen Wang , Weiming Lu

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

Detection Transformer (DETR) has redefined object detection by casting it as a set prediction task within an end-to-end framework. Despite its elegance, DETR and its variants still rely on fixed learnable queries and suffer from severe…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Zhengjian Kang , Jun Zhuang , Kangtong Mo , Qi Chen , Rui Liu , Ye Zhang

Temporal action detection (TAD) aims to identify and localize action instances in untrimmed videos, which is essential for various video understanding tasks. However, recent improvements in model performance, driven by larger feature…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Xiaoyong Chen , Yong Guo , Jiaming Liang , Sitong Zhuang , Runhao Zeng , Xiping Hu

Change detection is a critical task in earth observation applications. Recently, deep learning-based methods have shown promising performance and are quickly adopted in change detection. However, the widely used multiple encoder and single…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Sijie Zhao , Xueliang Zhang , Pengfeng Xiao , Guangjun He

Video Moment Retrieval (MR) and Highlight Detection (HD) aim to pinpoint specific moments and assess clip-wise relevance based on the text query. While DETR-based joint frameworks have made significant strides, there remains untapped…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Hongxu Ma , Guanshuo Wang , Fufu Yu , Qiong Jia , Shouhong Ding