中文
相关论文

相关论文: Hierarchical Boundary-Aware Neural Encoder for Vid…

200 篇论文

Video captioning is process of summarising the content, event and action of the video into a short textual form which can be helpful in many research areas such as video guided machine translation, video sentiment analysis and providing aid…

计算机视觉与模式识别 · 计算机科学 2020-09-28 Alok Singh , Thoudam Doren Singh , Sivaji Bandyopadhyay

We propose a method to create document representations that reflect their internal structure. We modify Tree-LSTMs to hierarchically merge basic elements such as words and sentences into blocks of increasing complexity. Our Structure…

计算与语言 · 计算机科学 2019-10-08 Khalil Mrini , Claudiu Musat , Michael Baeriswyl , Martin Jaggi

As a novel video representation method, Neural Representations for Videos (NeRV) has shown great potential in the fields of video compression, video restoration, and video interpolation. In the process of representing videos using NeRV,…

计算机视觉与模式识别 · 计算机科学 2024-07-11 Qingling Chang , Haohui Yu , Shuxuan Fu , Zhiqiang Zeng , Chuangquan Chen

It is encouraged to see that progress has been made to bridge videos and natural language. However, mainstream video captioning methods suffer from slow inference speed due to the sequential manner of autoregressive decoding, and prefer…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Bang Yang , Yuexian Zou , Fenglin Liu , Can Zhang

Text recognition in natural scene is a challenging problem due to the many factors affecting text appearance. In this paper, we presents a method that directly transcribes scene text images to text without needing of sophisticated character…

计算机视觉与模式识别 · 计算机科学 2016-01-07 Guo Qiang , Tu Dan , Li Guohui , Lei Jun

While image captioning provides isolated descriptions for individual images, and video captioning offers one single narrative for an entire video clip, our work explores an important middle ground: progress-aware video captioning at the…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Zihui Xue , Joungbin An , Xitong Yang , Kristen Grauman

Cross-modal retrieval between videos and texts has attracted growing attentions due to the rapid emergence of videos on the web. The current dominant approach for this problem is to learn a joint embedding space to measure cross-modal…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Shizhe Chen , Yida Zhao , Qin Jin , Qi Wu

In the field of connectomics, neuroscientists seek to identify cortical connectivity comprehensively. Neuronal boundary detection from the Electron Microscopy (EM) images is often done to assist the automatic reconstruction of neuronal…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Wei Shen , Bin Wang , Yuan Jiang , Yan Wang , Alan Yuille

Video Captioning and Summarization have become very popular in the recent years due to advancements in Sequence Modelling, with the resurgence of Long-Short Term Memory networks (LSTMs) and introduction of Gated Recurrent Units (GRUs).…

计算机视觉与模式识别 · 计算机科学 2019-06-10 Manjot Bilkhu , Siyang Wang , Tushar Dobhal

The rapid growth of user-generated videos on the Internet has intensified the need for text-based video retrieval systems. Traditional methods mainly favor the concept-based paradigm on retrieval with simple queries, which are usually…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Xun Yang , Jianfeng Dong , Yixin Cao , Xun Wang , Meng Wang , Tat-Seng Chua

Video data, especially long-form video, is extremely dense and high-dimensional. Text-based summaries of video content offer a way to represent query-relevant content in a much more compact manner than raw video. In addition, textual…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Kuleen Sasse , Efsun Sarioglu Kayi , Arun Reddy

To overcome the limitations of convolutional neural network in the process of facial expression recognition, a facial expression recognition model Capsule-LSTM based on video frame sequence is proposed. This model is composed of three…

计算机视觉与模式识别 · 计算机科学 2021-06-15 Siwei Liu , Yuanpeng Long , Gao Xu , Lijia Yang , Shimei Xu , Xiaoming Yao , Kunxian Shu

Many sequential processing tasks require complex nonlinear transition functions from one step to the next. However, recurrent neural networks with 'deep' transition functions remain difficult to train, even when using Long Short-Term Memory…

机器学习 · 计算机科学 2017-07-06 Julian Georg Zilly , Rupesh Kumar Srivastava , Jan Koutník , Jürgen Schmidhuber

Video prediction is commonly referred to as forecasting future frames of a video sequence provided several past frames thereof. It remains a challenging domain as visual scenes evolve according to complex underlying dynamics, such as the…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Hafez Farazi , Jan Nogga , Sven Behnke

We propose a novel recurrent encoder-decoder network model for real-time video-based face alignment. Our proposed model predicts 2D facial point maps regularized by a regression loss, while uniquely exploiting recurrent learning at both…

计算机视觉与模式识别 · 计算机科学 2016-08-24 Xi Peng , Rogerio S. Feris , Xiaoyu Wang , Dimitris N. Metaxas

High accuracy video label prediction (classification) models are attributed to large scale data. These data could be frame feature sequences extracted by a pre-trained convolutional-neural-network, which promote the efficiency for creating…

计算机视觉与模式识别 · 计算机科学 2019-06-04 Feng Mao , Xiang Wu , Hui Xue , Rong Zhang

Identifying systems with high-dimensional inputs and outputs, such as systems measured by video streams, is a challenging problem with numerous applications in robotics, autonomous vehicles and medical imaging. In this paper, we propose a…

系统与控制 · 电气工程与系统科学 2021-05-11 Gerben Izaak Beintema , Roland Toth , Maarten Schoukens

Accuracy of depth estimation from static images has been significantly improved recently, by exploiting hierarchical features from deep convolutional neural networks (CNNs). Compared with static images, vast information exists among video…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Haokui Zhang , Chunhua Shen , Ying Li , Yuanzhouhan Cao , Yu Liu , Youliang Yan

Long-context video modeling is critical for multimodal large language models (MLLMs), enabling them to process movies, online video streams, and so on. Despite its advances, handling long videos remains challenging due to the difficulty in…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Xinhao Li , Yi Wang , Jiashuo Yu , Xiangyu Zeng , Yuhan Zhu , Haian Huang , Jianfei Gao , Kunchang Li , Yinan He , Chenting Wang , Yu Qiao , Yali Wang , Limin Wang

The task of retrieving video content relevant to natural language queries plays a critical role in effectively handling internet-scale datasets. Most of the existing methods for this caption-to-video retrieval problem do not fully exploit…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Valentin Gabeur , Chen Sun , Karteek Alahari , Cordelia Schmid