中文
相关论文

相关论文: Detecting facial landmarks in the video based on a…

200 篇论文

Vision-based person, hand or face detection approaches have achieved incredible success in recent years with the development of deep convolutional neural network (CNN). In this paper, we take the inherent correlation between the body and…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Xiaojie Li , Lu Yang , Qing Song , Fuqiang Zhou

Computer vision-based accident detection through video surveillance has become a beneficial but daunting task. In this paper, a neoteric framework for detection of road accidents is proposed. The proposed framework capitalizes on Mask R-CNN…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Earnest Paul Ijjina , Dhananjai Chand , Savyasachi Gupta , Goutham K

Visual features are of vital importance for human action understanding in videos. This paper presents a new video representation, called trajectory-pooled deep-convolutional descriptor (TDD), which shares the merits of both hand-crafted…

计算机视觉与模式识别 · 计算机科学 2016-11-17 Limin Wang , Yu Qiao , Xiaoou Tang

This project aims to develop a robust video surveillance system, which can segment videos into smaller clips based on the detection of activities. It uses CCTV footage, for example, to record only major events-like the appearance of a…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Shahran Rahman Alve

Vehicle 3D extents and trajectories are critical cues for predicting the future location of vehicles and planning future agent ego-motion based on those predictions. In this paper, we propose a novel online framework for 3D vehicle…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Hou-Ning Hu , Qi-Zhi Cai , Dequan Wang , Ji Lin , Min Sun , Philipp Krähenbühl , Trevor Darrell , Fisher Yu

We propose a real time deep learning framework for video-based facial expression capture. Our process uses a high-end facial capture pipeline based on FACEGOOD to capture facial expression. We train a convolutional neural network to produce…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Hongwei Xu , Leijia Dai , Jianxing Fu , Xiangyuan Wang , Quanwei Wang

We present a face detection algorithm based on Deformable Part Models and deep pyramidal features. The proposed method called DP2MFD is able to detect faces of various sizes and poses in unconstrained conditions. It reduces the gap in…

计算机视觉与模式识别 · 计算机科学 2015-08-19 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa

Robust face detection is one of the most important pre-processing steps to support facial expression analysis, facial landmarking, face recognition, pose estimation, building of 3D facial models, etc. Although this topic has been intensely…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Yutong Zheng , Chenchen Zhu , Khoa Luu , Chandrasekhar Bhagavatula , T. Hoang Ngan Le , Marios Savvides

Object detection serves as a significant step in improving performance of complex downstream computer vision tasks. It has been extensively studied for many years now and current state-of-the-art 2D object detection techniques proffer…

计算机视觉与模式识别 · 计算机科学 2022-02-08 Prithwish Jana , Partha Pratim Mohanta

Videos are inherently multimodal. This paper studies the problem of how to fully exploit the abundant multimodal clues for improved video categorization. We introduce a hybrid deep learning framework that integrates useful clues from…

多媒体 · 计算机科学 2017-06-15 Yu-Gang Jiang , Zuxuan Wu , Jinhui Tang , Zechao Li , Xiangyang Xue , Shih-Fu Chang

Accurate face detection and facial landmark localization are crucial to any face recognition system. We present a series of three single-stage RCNNs with different sized backbones (MobileNetV2-25, MobileNetV2-100, and ResNet101) and a…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Samuel W. F. Earp , Pavit Noinongyao , Justin A. Cairns , Ankush Ganguly

We perform fast vehicle detection from traffic surveillance cameras. A novel deep learning framework, namely Evolving Boxes, is developed that proposes and refines the object boxes under different feature representations. Specifically, our…

计算机视觉与模式识别 · 计算机科学 2018-02-23 Li Wang , Yao Lu , Hong Wang , Yingbin Zheng , Hao Ye , Xiangyang Xue

Successive frames of a video are highly redundant, and the most popular object detection methods do not take advantage of this fact. Using multiple consecutive frames can improve detection of small objects or difficult examples and can…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Hughes Perreault , Guillaume-Alexandre Bilodeau , Nicolas Saunier , Pierre Gravel

Visual tracking addresses the problem of identifying and localizing an unknown target in a video given the target specified by a bounding box in the first frame. In this paper, we propose a dual network to better utilize features among…

计算机视觉与模式识别 · 计算机科学 2017-04-26 Zhizhen Chi , Hongyang Li , Huchuan Lu , Ming-Hsuan Yang

In this paper, we propose a novel machine learning architecture for facial reenactment. In particular, contrary to the model-based approaches or recent frame-based methods that use Deep Convolutional Neural Networks (DCNNs) to generate…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Mohammad Rami Koujan , Michail Christos Doukas , Anastasios Roussos , Stefanos Zafeiriou

The tracking-by-detection framework receives growing attentions through the integration with the Convolutional Neural Networks (CNNs). Existing tracking-by-detection based methods, however, fail to track objects with severe appearance…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Wenxi Liu , Yibing Song , Dengsheng Chen , Shengfeng He , Yuanlong Yu , Tao Yan , Gerhard P. Hancke , Rynson W. H. Lau

This paper presents a method for face detection in the wild, which integrates a ConvNet and a 3D mean face model in an end-to-end multi-task discriminative learning framework. The 3D mean face model is predefined and fixed (e.g., we used…

计算机视觉与模式识别 · 计算机科学 2016-08-30 Yunzhu Li , Benyuan Sun , Tianfu Wu , Yizhou Wang

In this work, we present a practical approach to the problem of facial landmark detection. The proposed method can deal with large shape and appearance variations under the rich shape deformation. To handle the shape variations we equip our…

计算机视觉与模式识别 · 计算机科学 2020-01-10 Seyed Mehdi Iranmanesh , Ali Dabouei , Sobhan Soleymani , Hadi Kazemi , Nasser M. Nasrabadi

In this paper, we propose to detect facial action units (AU) using 3D facial landmarks. Specifically, we train a 2D convolutional neural network (CNN) on 3D facial landmarks, tracked using a shape index-based statistical shape model, for…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Saurabh Hinduja , Shaun Canavan

Significant progress has been made in facial landmark detection with the development of Convolutional Neural Networks. The widely-used algorithms can be classified into coordinate regression methods and heatmap based methods. However, the…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Yilin Xiong , Zijian Zhou , Yuhao Dou , Zhizhong Su