中文
相关论文

相关论文: Less is More: Consistent Video Depth Estimation wi…

200 篇论文

It has long been an ill-posed problem to predict absolute depth maps from single images in real (unseen) indoor scenes. We observe that it is essentially due to not only the scale-ambiguous problem but also the focal-ambiguous problem that…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Chengrui Wei , Meng Yang , Lei He , Nanning Zheng

Video depth estimation aims to infer temporally consistent depth. One approach is to finetune a single-image model on each video with geometry constraints, which proves inefficient and lacks robustness. An alternative is learning to enforce…

计算机视觉与模式识别 · 计算机科学 2024-10-04 Yiran Wang , Min Shi , Jiaqi Li , Chaoyi Hong , Zihao Huang , Juewen Peng , Zhiguo Cao , Jianming Zhang , Ke Xian , Guosheng Lin

Video action recognition has made significant strides, but challenges remain in effectively using both spatial and temporal information. While existing methods often focus on either spatial features (e.g., object appearance) or temporal…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Huilin Chen , Lei Wang , Yifan Chen , Tom Gedeon , Piotr Koniusz

Video prediction is a pixel-level task that generates future frames by employing the historical frames. There often exist continuous complex motions, such as object overlapping and scene occlusion in video, which poses great challenges to…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Ping Li , Chenhan Zhang , Xianghua Xu

In recent years, both online retail and video hosting service are exponentially growing. In this paper, we explore a new cross-domain task, Video2Shop, targeting for matching clothes appeared in videos to the exact same items in online…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Zhi-Qi Cheng , Xiao Wu , Yang Liu , Xian-Sheng Hua

Monocular depth estimation aims at predicting depth from a single image or video. Recently, self-supervised methods draw much attention since they are free of depth annotations and achieve impressive performance on several daytime…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Kun Wang , Zhenyu Zhang , Zhiqiang Yan , Xiang Li , Baobei Xu , Jun Li , Jian Yang

Visual content has become the primary source of information, as evident in the billions of images and videos, shared and uploaded on the Internet every single day. This has led to an increase in alterations in images and videos to make them…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Prabhat Kumar , Mayank Vatsa , Richa Singh

TASED-Net is a 3D fully-convolutional network architecture for video saliency detection. It consists of two building blocks: first, the encoder network extracts low-resolution spatiotemporal features from an input clip of several…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Kyle Min , Jason J. Corso

We propose a novel solution for semi-supervised video object segmentation. By the nature of the problem, available cues (e.g. video frame(s) with object masks) become richer with the intermediate predictions. However, the existing methods…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Seoung Wug Oh , Joon-Young Lee , Ning Xu , Seon Joo Kim

In this paper, we present a new inpainting framework for recovering missing regions of video frames. Compared with image inpainting, performing this task on video presents new challenges such as how to preserving temporal consistency and…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Yifan Ding , Chuan Wang , Haibin Huang , Jiaming Liu , Jue Wang , Liqiang Wang

This work proposes a new end-to-end DCNN based approach for motion segmentation, especially for video sequences captured with such non-static cameras, called MOSNET. While other approaches focus on spatial or temporal context only, the…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Markus Bosch

Face anti-spoofing is crucial for the security of face recognition system, by avoiding invaded with presentation attack. Previous works have shown the effectiveness of using depth and temporal supervision for this task. However, depth…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Ying Huang , Wenwei Zhang , Jinzhuo Wang

Although deep learning based methods have achieved great progress in unsupervised video object segmentation, difficult scenarios (e.g., visual similarity, occlusions, and appearance changing) are still not well-handled. To alleviate these…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Daizong Liu , Dongdong Yu , Changhu Wang , Pan Zhou

Majority of state-of-the-art monocular depth estimation methods are supervised learning approaches. The success of such approaches heavily depends on the high-quality depth labels which are expensive to obtain. Some recent methods try to…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Yipeng Mou , Mingming Gong , Huan Fu , Kayhan Batmanghelich , Kun Zhang , Dacheng Tao

We propose a depth map inference system from monocular videos based on a novel dataset for navigation that mimics aerial footage from gimbal stabilized monocular camera in rigid scenes. Unlike most navigation datasets, the lack of rotation…

计算机视觉与模式识别 · 计算机科学 2018-09-13 Clément Pinard , Laure Chevalley , Antoine Manzanera , David Filliat

Lensless imaging has emerged as a potential solution towards realizing ultra-miniature cameras by eschewing the bulky lens in a traditional camera. Without a focusing lens, the lensless cameras rely on computational algorithms to recover…

图像与视频处理 · 电气工程与系统科学 2020-10-30 Salman S. Khan , Varun Sundar , Vivek Boominathan , Ashok Veeraraghavan , Kaushik Mitra

Video Salient Document Detection (VSDD) is an essential task of practical computer vision, which aims to highlight visually salient document regions in video frames. Previous techniques for VSDD focus on learning features without…

计算机视觉与模式识别 · 计算机科学 2023-01-12 Hemraj Singh , Mridula Verma , Ramalingaswamy Cheruku

Recently, flow-based frame interpolation methods have achieved great success by first modeling optical flow between target and input frames, and then building synthesis network for target frame generation. However, above cascaded…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Lingtong Kong , Jinfeng Liu , Jie Yang

Conventional video matting outputs one alpha matte for all instances appearing in a video frame so that individual instances are not distinguished. While video instance segmentation provides time-consistent instance masks, results are…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Jiachen Li , Roberto Henschel , Vidit Goel , Marianna Ohanyan , Shant Navasardyan , Humphrey Shi

Multi-view depth estimation methods typically require the computation of a multi-view cost-volume, which leads to huge memory consumption and slow inference. Furthermore, multi-view matching can fail for texture-less surfaces, reflective…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Gwangbin Bae , Ignas Budvytis , Roberto Cipolla