中文
相关论文

相关论文: Lighthouse: A User-Friendly Library for Reproducib…

200 篇论文

Moment retrieval (MR) and highlight detection (HD) aim to identify relevant moments and highlights in video from corresponding natural language query. Large language models (LLMs) have demonstrated proficiency in various computer vision…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Yunzhuo Sun , Yifang Xu , Zien Xie , Yukun Shu , Sidan Du

Given a video and a linguistic query, video moment retrieval and highlight detection (MR&HD) aim to locate all the relevant spans while simultaneously predicting saliency scores. Most existing methods utilize RGB images as input,…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Yifang Xu , Yunzhuo Sun , Benxiang Zhai , Zien Xie , Youyao Jia , Sidan Du

The expansion of edge computing has increased the attack surface, creating an urgent need for robust, real-time machine learning (ML)-based host intrusion detection systems (HIDS) that balance accuracy and efficiency. In such settings,…

密码学与安全 · 计算机科学 2025-09-18 Onat Gungor , Ishaan Kale , Jiasheng Zhou , Tajana Rosing

Video Moment Retrieval (MR) and Highlight Detection (HD) have attracted significant attention due to the growing demand for video analysis. Recent approaches treat MR and HD as similar video grounding problems and address them together with…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Yicheng Xiao , Zhuoyan Luo , Yong Liu , Yue Ma , Hengwei Bian , Yatai Ji , Yujiu Yang , Xiu Li

Prevailing joint prediction transformers for Video Highlight Detection and Moment Retrieval (HD/MR) exhibit deficiencies in handling cross-task dynamics, achieving robust video-text alignment, and utilizing effective attention mechanisms,…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Dhiman Paul , Md Rizwan Parvez , Nabeel Mohammed , Shafin Rahman

We propose in this paper an architecture for near-duplicate video detection based on: (i) index and query signature based structures integrating temporal and perceptual visual features and (ii) a matching framework computing the logical…

信息检索 · 计算机科学 2020-05-18 B. Tahayna , M. Belkhatir

Increased reproducibility of machine learning research has been a driving force for dramatic improvements in learning performances. The scientific community further fosters this effort by including reproducibility ratings in reviewer forms…

计算与语言 · 计算机科学 2023-10-17 Eyüp Kaan Akdeniz , Selma Tekir , Malik Nizar Asad Al Hinnawi

Finding relevant moments and highlights in videos according to natural language queries is a natural and highly valuable common need in the current video content explosion era. Nevertheless, jointly conducting moment retrieval and highlight…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Ye Liu , Siyuan Li , Yang Wu , Chang Wen Chen , Ying Shan , Xiaohu Qie

Partially relevant video retrieval aims to retrieve untrimmed videos using text queries that describe only partial content. However, the inherent asymmetry between brief queries and rich video content inevitably introduces uncertainty into…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Jun Li , Peifeng Lai , Xuhang Lou , Jinpeng Wang , Yuting Wang , Ke Chen , Yaowei Wang , Shu-Tao Xia

We present a deep learning solution for estimating the incident illumination at any 3D location within a scene from an input narrow-baseline stereo image pair. Previous approaches for predicting global illumination from images either…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Pratul P. Srinivasan , Ben Mildenhall , Matthew Tancik , Jonathan T. Barron , Richard Tucker , Noah Snavely

Visual retrieval aims to search for the most relevant visual items, e.g., images and videos, from a candidate gallery with a given query item. Accuracy and efficiency are two competing objectives in retrieval tasks. Instead of crafting a…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Zhe Ma , Jianfeng Dong , Shouling Ji , Zhenguang Liu , Xuhong Zhang , Zonghui Wang , Sifeng He , Feng Qian , Xiaobo Zhang , Lei Yang

Existing approaches for video moment retrieval and highlight detection are not able to align text and video features efficiently, resulting in unsatisfying performance and limited production usage. To address this, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Aleksandr Gordeev , Vladimir Dokholyan , Irina Tolstykh , Maksim Kuprashevich

We introduce a new dataset and algorithm for fast and efficient coastal distance calculations from Anywhere on Earth (AoE). Existing global coastal datasets are only available at coarse resolution (e.g. 1-4 km) which limits their utility.…

数据库 · 计算机科学 2025-06-24 Patrick Beukema , Henry Herzog , Yawen Zhang , Hunter Pitelka , Favyen Bastani

Live streaming platforms need to store a lot of recorded live videos on a daily basis. An important problem is how to automatically extract highlights (i.e., attractive short video clips) from these massive, long recorded live videos. One…

数据库 · 计算机科学 2019-10-29 Ruochen Jiang , Changbo Qu , Jiannan Wang , Chi Wang , Yudian Zheng

Few-shot learning, especially few-shot image classification, has received increasing attention and witnessed significant advances in recent years. Some recent studies implicitly show that many generic techniques or ``tricks'', such as data…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Wenbin Li , Ziyi , Wang , Xuesong Yang , Chuanqi Dong , Pinzhuo Tian , Tiexin Qin , Jing Huo , Yinghuan Shi , Lei Wang , Yang Gao , Jiebo Luo

This work introduces a companion reproducible paper with the aim of allowing the exact replication of the methods, experiments, and results discussed in a previous work [5]. In that parent paper, we proposed many and varied techniques for…

Moment retrieval in videos is a challenging task that aims to retrieve the most relevant video moment in an untrimmed video given a sentence description. Previous methods tend to perform self-modal learning and cross-modal interaction in a…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Xin Sun , Xuan Wang , Jialin Gao , Qiong Liu , Xi Zhou

Existing research on merging behavior generally prioritize the application of various algorithms, but often overlooks the fine-grained process and analysis of trajectories. This leads to the neglect of surrounding vehicle matching, the…

机器人学 · 计算机科学 2023-03-22 Yang Li , Yang Liu , Daiheng Ni , Ang Ji , Linbo Li , Yajie Zou

The accelerating pace of research on autoregressive generative models has produced thousands of papers, making manual literature surveys and reproduction studies increasingly impractical. We present a fully open-source, reproducible…

信息检索 · 计算机科学 2025-08-07 Faruk Alpay , Bugra Kilictas , Hamdi Alakkad

We introduce PyTorchVideo, an open-source deep-learning library that provides a rich set of modular, efficient, and reproducible components for a variety of video understanding tasks, including classification, detection, self-supervised…

‹ 上一页 1 2 3 10 下一页 ›