中文
相关论文

相关论文: Object Recognition from Short Videos for Robotic P…

200 篇论文

Recent advances in AI and robotics have claimed many incredible results with deep learning, yet no work to date has applied deep learning to the problem of liquid perception and reasoning. In this paper, we apply fully-convolutional deep…

机器人学 · 计算机科学 2016-08-03 Connor Schenck , Dieter Fox

Over the past few years, deep neural networks (DNNs) have exhibited great success in predicting the saliency of images. However, there are few works that apply DNNs to predict the saliency of generic videos. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Lai Jiang , Mai Xu , Zulin Wang

The long short-term memory (LSTM) neural network is capable of processing complex sequential information since it utilizes special gating schemes for learning representations from long input sequences. It has the potential to model any…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Vivek Veeriah , Naifan Zhuang , Guo-Jun Qi

Generating descriptions for videos has many applications including assisting blind people and human-robot interaction. The recent advances in image captioning as well as the release of large-scale movie description datasets such as MPII…

计算机视觉与模式识别 · 计算机科学 2015-06-05 Anna Rohrbach , Marcus Rohrbach , Bernt Schiele

This work presents a novel approach for the early recognition of the type of a laparoscopic surgery from its video. Early recognition algorithms can be beneficial to the development of 'smart' OR systems that can provide automatic…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Siddharth Kannan , Gaurav Yengera , Didier Mutter , Jacques Marescaux , Nicolas Padoy

Previous methods based on 3DCNN, convLSTM, or optical flow have achieved great success in video salient object detection (VSOD). However, they still suffer from high computational costs or poor quality of the generated saliency maps. To…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Xing Zhao , Haoran Liang , Peipei Li , Guodao Sun , Dongdong Zhao , Ronghua Liang , Xiaofei He

In this paper, we investigate a weakly-supervised object detection framework. Most existing frameworks focus on using static images to learn object detectors. However, these detectors often fail to generalize to videos because of the…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Yuan Yuan , Xiaodan Liang , Xiaolong Wang , Dit-Yan Yeung , Abhinav Gupta

In this paper we address the problem of human action recognition from video sequences. Inspired by the exemplary results obtained via automatic feature learning and deep learning approaches in computer vision, we focus our attention towards…

计算机视觉与模式识别 · 计算机科学 2017-04-06 Harshala Gammulle , Simon Denman , Sridha Sridharan , Clinton Fookes

Advanced driver assistance and automated driving systems rely on risk estimation modules to predict and avoid dangerous situations. Current methods use expensive sensor setups and complex processing pipeline, limiting their availability and…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Ekim Yurtsever , Yongkang Liu , Jacob Lambert , Chiyomi Miyajima , Eijiro Takeuchi , Kazuya Takeda , John H. L. Hansen

In this paper, we propose a novel method for video anomaly detection motivated by an existing architecture for sequence-to-sequence prediction and reconstruction using a spatio-temporal convolutional Long Short-Term Memory (convLSTM). As in…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Hanh Thi Minh Tran , David Hogg

We look at the problem of developing a compact and accurate model for gesture recognition from videos in a deep-learning framework. Towards this we propose a joint 3DCNN-LSTM model that is end-to-end trainable and is shown to be better…

计算机视觉与模式识别 · 计算机科学 2018-01-01 Koustav Mullick , Anoop M. Namboodiri

People represent their emotions in a myriad of ways. Among the most important ones is whole body expressions which have many applications in different fields such as human-computer interaction (HCI). One of the most important challenges in…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Peyman Tahghighi , Abbas Koochari , Masoume Jalali

Long Short-Term Memory (LSTM) is a prominent recurrent neural network for extracting dependencies from sequential data such as time-series and multi-view data, having achieved impressive results for different visual recognition tasks. A…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Alireza Sepas-Moghaddam , Ali Etemad , Fernando Pereira , Paulo Lobato Correia

In recent years, deep learning-based video manipulation methods have become widely accessible to masses. With little to no effort, people can easily learn how to generate deepfake videos with only a few victims or target images. This…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Shahroz Tariq , Sangyup Lee , Simon S. Woo

We propose a method for representing motion information for video classification and retrieval. We improve upon local descriptor based methods that have been among the most popular and successful models for representing videos. The desired…

计算机视觉与模式识别 · 计算机科学 2015-02-17 Zhenzhong Lan , Xuanchong Li , Ming Lin , Alexander G. Hauptmann

While generic object detection has achieved large improvements with rich feature hierarchies from deep nets, detecting small objects with poor visual cues remains challenging. Motion cues from multiple frames may be more informative for…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Ryota Yoshihashi , Tu Tuan Trinh , Rei Kawakami , Shaodi You , Makoto Iida , Takeshi Naemura

Semantic object parsing is a fundamental task for understanding objects in detail in computer vision community, where incorporating multi-level contextual information is critical for achieving such fine-grained pixel-level recognition.…

计算机视觉与模式识别 · 计算机科学 2015-11-17 Xiaodan Liang , Xiaohui Shen , Donglai Xiang , Jiashi Feng , Liang Lin , Shuicheng Yan

Vehicle taillight recognition is an important application for automated driving, especially for intent prediction of ado vehicles and trajectory planning of the ego vehicle. In this work, we propose an end-to-end deep learning framework to…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Kuan-Hui Lee , Takaaki Tagawa , Jia-En M. Pan , Adrien Gaidon , Bertrand Douillard

Machine learning is widely used to analyze biological sequence data. Non-sequential models such as SVMs or feed-forward neural networks are often used although they have no natural way of handling sequences of varying length. Recurrent…

定量方法 · 定量生物学 2016-03-14 Søren Kaae Sønderby , Casper Kaae Sønderby , Henrik Nielsen , Ole Winther

Time series prediction can be generalized as a process that extracts useful information from historical records and then determines future values. Learning long-range dependencies that are embedded in time series is often an obstacle for…

神经与进化计算 · 计算机科学 2018-10-25 Yuxiu Hua , Zhifeng Zhao , Rongpeng Li , Xianfu Chen , Zhiming Liu , Honggang Zhang