中文
相关论文

相关论文: Feature Flow: In-network Feature Flow Estimation f…

200 篇论文

Extending state-of-the-art object detectors from image to video is challenging. The accuracy of detection suffers from degenerated object appearances in videos, e.g., motion blur, video defocus, rare poses, etc. Existing work attempts to…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Xizhou Zhu , Yujie Wang , Jifeng Dai , Lu Yuan , Yichen Wei

Cooperatively utilizing both ego-vehicle and infrastructure sensor data can significantly enhance autonomous driving perception abilities. However, temporal asynchrony and limited wireless communication in traffic environments can lead to…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Haibao Yu , Yingjuan Tang , Enze Xie , Jilei Mao , Jirui Yuan , Ping Luo , Zaiqing Nie

We present CompactFlowNet, the first real-time mobile neural network for optical flow prediction, which involves determining the displacement of each pixel in an initial frame relative to the corresponding pixel in a subsequent frame.…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Andrei Znobishchev , Valerii Filev , Oleg Kudashev , Nikita Orlov , Humphrey Shi

Cooperatively utilizing both ego-vehicle and infrastructure sensor data can significantly enhance autonomous driving perception abilities. However, the uncertain temporal asynchrony and limited communication conditions can lead to fusion…

计算机视觉与模式识别 · 计算机科学 2023-11-06 Haibao Yu , Yingjuan Tang , Enze Xie , Jilei Mao , Ping Luo , Zaiqing Nie

Video object detection is more challenging compared to image object detection. Previous works proved that applying object detector frame by frame is not only slow but also inaccurate. Visual clues get weakened by defocus and motion blur,…

计算机视觉与模式识别 · 计算机科学 2017-12-19 Congrui Hetang , Hongwei Qin , Shaohui Liu , Junjie Yan

Deep convolutional neutral networks have achieved great success on image recognition tasks. Yet, it is non-trivial to transfer the state-of-the-art image recognition networks to videos as per-frame evaluation is too slow and unaffordable.…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Xizhou Zhu , Yuwen Xiong , Jifeng Dai , Lu Yuan , Yichen Wei

Modern CNN-based object detectors focus on feature configuration during training but often ignore feature optimization during inference. In this paper, we propose a new feature optimization approach to enhance features and suppress…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Mingyuan Mao , Yuxin Tian , Baochang Zhang , Qixiang Ye , Wanquan Liu , Guodong Guo , David Doermann

This paper proposes an end-to-end trainable network, SegFlow, for simultaneously predicting pixel-wise object segmentation and optical flow in videos. The proposed SegFlow has two branches where useful information of object segmentation and…

计算机视觉与模式识别 · 计算机科学 2017-09-21 Jingchun Cheng , Yi-Hsuan Tsai , Shengjin Wang , Ming-Hsuan Yang

The FlowNet demonstrated that optical flow estimation can be cast as a learning problem. However, the state of the art with regard to the quality of the flow has still been defined by traditional methods. Particularly on small displacements…

计算机视觉与模式识别 · 计算机科学 2016-12-07 Eddy Ilg , Nikolaus Mayer , Tonmoy Saikia , Margret Keuper , Alexey Dosovitskiy , Thomas Brox

In most of computer vision applications, motion blur is regarded as an undesirable artifact. However, it has been shown that motion blur in an image may have practical interests in fundamental computer vision problems. In this work, we…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Dawit Mureja Argaw , Junsik Kim , Francois Rameau , Jae Won Cho , In So Kweon

Semi-supervised video object segmentation (VOS) aims to segment a few moving objects in a video sequence, where these objects are specified by annotation of first frame. The optical flow has been considered in many existing semi-supervised…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Ziyang Liu , Jingmeng Liu , Weihai Chen , Xingming Wu , Zhengguo Li

Recent learning-based methods for event-based optical flow estimation utilize cost volumes for pixel matching but suffer from redundant computations and limited scalability to higher resolutions for flow refinement. In this work, we take…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Daikun Liu , Lei Cheng , Teng Wang , changyin Sun

Optical flow estimation is an important yet challenging problem in the field of video analytics. The features of different semantics levels/layers of a convolutional neural network can provide information of different granularity. To…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Xiaolin Song , Yuyang Zhao , Jingyu Yang , Cuiling Lan , Wenjun Zeng

Deep convolutional neural networks (DCNN) have recently shown promising results in low-level computer vision problems such as optical flow and disparity estimation, but still, have much room to further improve their performance. In this…

计算机视觉与模式识别 · 计算机科学 2018-10-12 Juan Luis Gonzalez , Muhammad Sarmad , Hyunjoo J. Lee , Munchurl Kim

We introduce VideoFlow, a novel optical flow estimation framework for videos. In contrast to previous methods that learn to estimate optical flow from two frames, VideoFlow concurrently estimates bi-directional optical flows for multiple…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Xiaoyu Shi , Zhaoyang Huang , Weikang Bian , Dasong Li , Manyuan Zhang , Ka Chun Cheung , Simon See , Hongwei Qin , Jifeng Dai , Hongsheng Li

Dynamic scene understanding is one of the most conspicuous field of interest among computer vision community. In order to enhance dynamic scene understanding, pixel-wise segmentation with neural networks is widely accepted. The latest…

计算机视觉与模式识别 · 计算机科学 2024-02-15 Ge Shi , Zhili Yang

Optical Flow (OF) is the movement pattern of pixels or edges that is caused in a visual scene by the relative motion between an agent and a scene. OF is used in a wide range of computer vision algorithms and robotics applications. While the…

图像与视频处理 · 电气工程与系统科学 2023-09-25 Jonas Kühne , Michele Magno , Luca Benini

Motion representation plays a vital role in human action recognition in videos. In this study, we introduce a novel compact motion representation for video action recognition, named Optical Flow guided Feature (OFF), which enables the…

计算机视觉与模式识别 · 计算机科学 2018-07-10 Shuyang Sun , Zhanghui Kuang , Wanli Ouyang , Lu Sheng , Wei Zhang

We present a framework to use recently introduced Capsule Networks for solving the problem of Optical Flow, one of the fundamental computer vision tasks. Most of the existing state of the art deep architectures either uses a correlation…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Rahul Chand , Rajat Arora , K Ram Prabhakar , R Venkatesh Babu

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon
‹ 上一页 1 2 3 10 下一页 ›