中文
相关论文

相关论文: Unsupervised Motion Representation Enhanced Networ…

200 篇论文

Motion plays a crucial role in understanding videos and most state-of-the-art neural models for video classification incorporate motion information typically using optical flows extracted by a separate off-the-shelf method. As the…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Heeseung Kwon , Manjin Kim , Suha Kwak , Minsu Cho

Micro-expression (ME) recognition plays a crucial role in a wide range of applications, particularly in public security and psychotherapy. Recently, traditional methods rely excessively on machine learning design and the recognition rate is…

计算机视觉与模式识别 · 计算机科学 2020-11-11 Jinming Liu , Ke Li , Baolin Song , Li Zhao

Thanks to its capability of acquiring full-view frames at multiple kilohertz, ultrafast ultrasound imaging unlocked the analysis of rapidly changing physical phenomena in the human body, with pioneering applications such as ultrasensitive…

图像与视频处理 · 电气工程与系统科学 2020-12-22 Dimitris Perdios , Manuel Vonlanthen , Florian Martinez , Marcel Arditi , Jean-Philippe Thiran

The great potential of unsupervised monocular depth estimation has been demonstrated by many works due to low annotation cost and impressive accuracy comparable to supervised methods. To further improve the performance, recent works mainly…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Junyu Zhu , Lina Liu , Yong Liu , Wanlong Li , Feng Wen , Hongbo Zhang

Unsupervised anomaly detection and localization is crucial to the practical application when collecting and labeling sufficient anomaly data is infeasible. Most existing representation-based approaches extract normal image features with a…

计算机视觉与模式识别 · 计算机科学 2021-11-17 Jiawei Yu , Ye Zheng , Xiang Wang , Wei Li , Yushuang Wu , Rui Zhao , Liwei Wu

Unsupervised localization and segmentation are long-standing robot vision challenges that describe the critical ability for an autonomous robot to learn to decompose images into individual objects without labeled data. These tasks are…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Xinyu Zhang , Abdeslam Boularias

Spatio-temporal information is very important to capture the discriminative cues between genuine and fake faces from video sequences. To explore such a temporal feature, the fine-grained motions (e.g., eye blinking, mouth movements and head…

计算机视觉与模式识别 · 计算机科学 2019-01-18 Xiaoguang Tu , Hengsheng Zhang , Mei Xie , Yao Luo , Yuefei Zhang , Zheng Ma

Existing video recognition algorithms always conduct different training pipelines for inputs with different frame numbers, which requires repetitive training operations and multiplying storage costs. If we evaluate the model using other…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Yitian Zhang , Yue Bai , Chang Liu , Huan Wang , Sheng Li , Yun Fu

Existing methods in video action recognition mostly do not distinguish human body from the environment and easily overfit the scenes and objects. In this work, we present a conceptually simple, general and high-performance framework for…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Jiagang Zhu , Wei Zou , Liang Xu , Yiming Hu , Zheng Zhu , Manyu Chang , Junjie Huang , Guan Huang , Dalong Du

Deep convolutional neural networks (CNNs) have delivered superior performance in many computer vision tasks. In this paper, we propose a novel deep fully convolutional network model for accurate salient object detection. The key…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Pingping Zhang , Dong Wang , Huchuan Lu , Hongyu Wang , Baocai Yin

Latent representations are critical for the performance and robustness of machine learning models, as they encode the essential features of data in a compact and informative manner. However, in vision tasks, these representations are often…

机器学习 · 计算机科学 2025-10-03 Bruno Corcuera , Carlos Eiras-Franco , Brais Cancela

Occlusions pose a significant challenge to optical flow algorithms that rely on local evidences. We consider an occluded point to be one that is imaged in the first frame but not in the next, a slight overloading of the standard definition…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Shihao Jiang , Dylan Campbell , Yao Lu , Hongdong Li , Richard Hartley

To date, top-performing optical flow estimation methods only take pairs of consecutive frames into account. While elegant and appealing, the idea of using more than two frames has not yet produced state-of-the-art results. We present a…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Zhile Ren , Orazio Gallo , Deqing Sun , Ming-Hsuan Yang , Erik B. Sudderth , Jan Kautz

We present a self-supervised learning approach for optical flow. Our method distills reliable flow estimations from non-occluded pixels, and uses these predictions as ground truth to learn optical flow for hallucinated occlusions. We…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Pengpeng Liu , Michael Lyu , Irwin King , Jia Xu

Human beings have the ability to continuously analyze a video and immediately extract the motion components. We want to adopt this paradigm to provide a coherent and stable motion segmentation over the video sequence. In this perspective,…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Etienne Meunier , Patrick Bouthemy

Dominant approaches to action detection can only provide sub-optimal solutions to the problem, as they rely on seeking frame-level detections, to later compose them into "action tubes" in a post-processing step. With this paper we radically…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Suman Saha , Gurkirt Singh , Fabio Cuzzolin

Collecting real-world optical flow datasets is a formidable challenge due to the high cost of labeling. A shortage of datasets significantly constrains the real-world performance of optical flow models. Building virtual datasets that…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Miaojie Feng , Longliang Liu , Hao Jia , Gangwei Xu , Xin Yang

When a person attempts to conceal an emotion, the genuine emotion is manifest as a micro-expression. Exploration of automatic facial micro-expression recognition systems is relatively new in the computer vision domain. This is due to the…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Sze-Teng Liong , Y. S. Gan , Wei-Chuen Yau , Yen-Chang Huang , Tan Lit Ken

Weakly supervised instance segmentation has gained popularity because it reduces high annotation cost of pixel-level masks required for model training. Recent approaches for weakly supervised instance segmentation detect and segment objects…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Jun Ikeda , Junichiro Mori

Traditional unsupervised optical flow methods are vulnerable to occlusions and motion boundaries due to lack of object-level information. Therefore, we propose UnSAMFlow, an unsupervised flow network that also leverages object information…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Shuai Yuan , Lei Luo , Zhuo Hui , Can Pu , Xiaoyu Xiang , Rakesh Ranjan , Denis Demandolx