中文
相关论文

相关论文: Boundary Proposal Network for Two-Stage Natural La…

200 篇论文

Given an untrimmed video and a natural language query, Natural Language Video Localization (NLVL) aims to identify the video moment described by the query. To address this task, existing methods can be roughly grouped into two groups: 1)…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Shaoning Xiao , Long Chen , Jian Shao , Yueting Zhuang , Jun Xiao

Natural Language Video Localization (NLVL) aims to locate a target moment from an untrimmed video that semantically corresponds to a text query. Existing approaches mainly solve the NLVL problem from the perspective of computer vision by…

计算与语言 · 计算机科学 2021-03-03 Hao Zhang , Aixin Sun , Wei Jing , Liangli Zhen , Joey Tianyi Zhou , Rick Siow Mong Goh

Natural language video localization (NLVL), which aims to locate a target moment from a video that semantically corresponds to a text query, is a novel and challenging task. Toward this end, in this paper, we present a comprehensive survey…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Xinfang Liu , Xiushan Nie , Zhifang Tan , Jie Guo , Yilong Yin

Given an untrimmed video and a text query, natural language video localization (NLVL) is to locate a matching span from the video that semantically corresponds to the query. Existing solutions formulate NLVL either as a ranking task and…

计算与语言 · 计算机科学 2020-06-16 Hao Zhang , Aixin Sun , Wei Jing , Joey Tianyi Zhou

This paper targets the task of language-based video moment localization. The language-based setting of this task allows for an open set of target activities, resulting in a large variation of the temporal lengths of video moments. Most…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Qi Zheng , Jianfeng Dong , Xiaoye Qu , Xun Yang , Yabing Wang , Pan Zhou , Baolong Liu , Xun Wang

The task of temporally grounding language queries in videos is to temporally localize the best matched video segment corresponding to a given language (sentence). It requires certain models to simultaneously perform visual and linguistic…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Jingwen Wang , Lin Ma , Wenhao Jiang

This paper addresses the problem of natural language video localization (NLVL). Almost all existing works follow the "only look once" framework that exploits a single model to directly capture the complex cross- and self-modal relations…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Daizong Liu , Wei Hu

We address the problem of temporal sentence localization in videos (TSLV). Traditional methods follow a top-down framework which localizes the target segment with pre-defined segment proposals. Although they have achieved decent…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Daizong Liu , Xiaoye Qu , Jianfeng Dong , Pan Zhou

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

Video Moment Retrieval (VMR) is a task to localize the temporal moment in untrimmed video specified by natural language query. For VMR, several methods that require full supervision for training have been proposed. Unfortunately, acquiring…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Minuk Ma , Sunjae Yoon , Junyeong Kim , Youngjoon Lee , Sunghun Kang , Chang D. Yoo

Associating image regions with text queries has been recently explored as a new way to bridge visual and linguistic representations. A few pioneering approaches have been proposed based on recurrent neural language models trained…

计算机视觉与模式识别 · 计算机科学 2017-04-18 Yuting Zhang , Luyao Yuan , Yijie Guo , Zhiyuan He , I-An Huang , Honglak Lee

Zero-shot Natural Language-Video Localization (NLVL) methods have exhibited promising results in training NLVL models exclusively with raw video data by dynamically generating video segments and pseudo-query annotations. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Meghana Holla , Ismini Lourentzou

Natural Language Video Grounding (NLVG) aims to localize time segments in an untrimmed video according to sentence queries. In this work, we present a new paradigm named Explore-And-Match for NLVG that seamlessly unifies the strengths of…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Sangmin Woo , Jinyoung Park , Inyong Koo , Sumin Lee , Minki Jeong , Changick Kim

The prevailing framework for matching multimodal inputs is based on a two-stage process: 1) detecting proposals with an object detector and 2) matching text queries with proposals. Existing two-stage solutions mostly focus on the matching…

计算机视觉与模式识别 · 计算机科学 2023-01-06 Chenchi Zhang , Wenbo Ma , Jun Xiao , Hanwang Zhang , Jian Shao , Yueting Zhuang , Long Chen

This paper addresses the problem of temporal sentence grounding (TSG), which aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query. Previous works either compare pre-defined candidate…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Daizong Liu , Xiaoye Qu , Jianfeng Dong , Pan Zhou , Yu Cheng , Wei Wei , Zichuan Xu , Yulai Xie

We present LongVPO, a novel two-stage Direct Preference Optimization framework that enables short-context vision-language models to robustly understand ultra-long videos without any long-video annotations. In Stage 1, we synthesize…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Zhenpeng Huang , Jiaqi Li , Zihan Jia , Xinhao Li , Desen Meng , Lingxue Song , Xi Chen , Liang Li , Limin Wang

Generating human action proposals in untrimmed videos is an important yet challenging task with wide applications. Current methods often suffer from the noisy boundary locations and the inferior quality of confidence scores used for…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Haisheng Su , Weihao Gan , Wei Wu , Yu Qiao , Junjie Yan

Video moment retrieval aims to localize the target moment in an video according to the given sentence. The weak-supervised setting only provides the video-level sentence annotations during training. Most existing weak-supervised methods…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Zhu Zhang , Zhijie Lin , Zhou Zhao , Jieming Zhu , Xiuqiang He

Natural Language Video Localization (NLVL), grounding phrases from natural language descriptions to corresponding video segments, is a complex yet critical task in video understanding. Despite ongoing advancements, many existing solutions…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Chongzhi Zhang , Mingyuan Zhang , Zhiyang Teng , Jiayi Li , Xizhou Zhu , Lewei Lu , Ziwei Liu , Aixin Sun

Nested named entity recognition (nested NER) is a fundamental task in natural language processing. Various span-based methods have been proposed to detect nested entities with span representations. However, span-based methods do not…

计算与语言 · 计算机科学 2022-09-07 Shuhui Wu , Yongliang Shen , Zeqi Tan , Weiming Lu
‹ 上一页 1 2 3 10 下一页 ›