中文
相关论文

相关论文: MobileFaceNets: Efficient CNNs for Accurate Real-T…

200 篇论文

Deepfakes are the result of digital manipulation to forge realistic yet fake imagery. With the astonishing advances in deep generative models, fake images or videos are nowadays obtained using variational autoencoders (VAEs) or Generative…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Davide Coccomini , Nicola Messina , Claudio Gennaro , Fabrizio Falchi

In this paper, we propose a lightweight and accurate face detection algorithm LAFD (Light and accurate face detection) based on Retinaface. Backbone network in the algorithm is a modified MobileNetV3 network which adjusts the size of the…

计算机视觉与模式识别 · 计算机科学 2023-08-09 Baozhu Liu , Hewei Yu

Convolutional neural network (CNN) based face detectors are inefficient in handling faces of diverse scales. They rely on either fitting a large single model to faces across a large scale range or multi-scale testing. Both are…

计算机视觉与模式识别 · 计算机科学 2017-06-30 Zekun Hao , Yu Liu , Hongwei Qin , Junjie Yan , Xiu Li , Xiaolin Hu

With the development of Internet of Things (IoT), data is increasingly appearing on the edge of the network. Processing tasks on the edge of the network can effectively solve the problems of personal privacy leaks and server overload. As a…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Shunzhi Yang , Zheng Gong , Kai Ye , Yungen Wei , Zheng Huang , Zhenhua Huang

The ability to recognize facial expressions automatically enables novel applications in human-computer interaction and other areas. Consequently, there has been active research in this field, with several recent works utilizing…

计算机视觉与模式识别 · 计算机科学 2016-12-12 Christopher Pramerdorfer , Martin Kampel

Today's mobile applications are increasingly leveraging deep neural networks to provide novel features, such as image and speech recognitions. To use a pre-trained deep neural network, mobile developers can either host it in a cloud server,…

分布式、并行与集群计算 · 计算机科学 2019-09-12 Samuel S. Ogden , Tian Guo

Digital image spoofing has emerged as a significant security threat in biometric authentication systems, particularly those relying on facial recognition. This study evaluates the performance of three vision based models, MobileNetV2,…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Najeebullah , Maaz Salman , Zar Nawab Khan Swati

Scaling machine learning methods to very large datasets has attracted considerable attention in recent years, thanks to easy access to ubiquitous sensing and data from the web. We study face recognition and show that three distinct…

计算机视觉与模式识别 · 计算机科学 2015-04-21 Yaniv Taigman , Ming Yang , Marc'Aurelio Ranzato , Lior Wolf

In the last few years, several techniques for facial manipulation in videos have been successfully developed and made available to the masses (i.e., FaceSwap, deepfake, etc.). These methods enable anyone to easily edit faces in video…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Nicolò Bonettini , Edoardo Daniele Cannas , Sara Mandelli , Luca Bondi , Paolo Bestagini , Stefano Tubaro

Skin cancer segmentation poses a significant challenge in medical image analysis. Numerous existing solutions, predominantly CNN-based, face issues related to a lack of global contextual understanding. Alternatively, some approaches resort…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Shehan Perera , Yunus Erzurumlu , Deepak Gulati , Alper Yilmaz

Recently, deep convolution neural networks (CNNs) steered face super-resolution methods have achieved great progress in restoring degraded facial details by jointly training with facial priors. However, these methods have some obvious…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Guangwei Gao , Zixiang Xu , Juncheng Li , Jian Yang , Tieyong Zeng , Guo-Jun Qi

Conventionally, spatiotemporal modeling network and its complexity are the two most concentrated research topics in video action recognition. Existing state-of-the-art methods have achieved excellent accuracy regardless of the complexity…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Wenhao Wu , Dongliang He , Tianwei Lin , Fu Li , Chuang Gan , Errui Ding

Deep convolutional Neural Networks (CNN) are the state-of-the-art performers for object detection task. It is well known that object detection requires more computation and memory than image classification. Thus the consolidation of a…

计算机视觉与模式识别 · 计算机科学 2017-05-18 Subarna Tripathi , Gokce Dane , Byeongkeun Kang , Vasudev Bhaskaran , Truong Nguyen

Inaccuracies in polygraph tests often lead to wrongful convictions, false information, and bias, all of which have significant consequences for both legal and political systems. Recently, analyzing facial micro-expressions has emerged as a…

Recently, face recognition in the wild has achieved remarkable success and one key engine is the increasing size of training data. For example, the largest face dataset, WebFace42M contains about 2 million identities and 42 million faces.…

计算机视觉与模式识别 · 计算机科学 2021-09-13 Yunze Chen , Junjie Huang , Jiagang Zhu , Zheng Zhu , Tian Yang , Guan Huang , Dalong Du

The way to accurately and effectively identify people has always been an interesting topic in research and industry. With the rapid development of artificial intelligence in recent years, facial recognition gains lots of attention due to…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Yang Li , Sangwhan Cha

Deep convolutional networks (CNNs) have achieved great success in face completion to generate plausible facial structures. These methods, however, are limited in maintaining global consistency among face components and recovering fine…

计算机视觉与模式识别 · 计算机科学 2018-12-20 Xiaoming Li , Ming Liu , Jieru Zhu , Wangmeng Zuo , Meng Wang , Guosheng Hu , Lei Zhang

Face Recognition has been studied for many decades. As opposed to traditional hand-crafted features such as LBP and HOG, much more sophisticated features can be learned automatically by deep learning methods in a data-driven way. In this…

计算机视觉与模式识别 · 计算机科学 2015-07-24 Jingtuo Liu , Yafeng Deng , Tao Bai , Zhengping Wei , Chang Huang

Convolutional neural networks (CNNs) have shown remarkable performance in various computer vision tasks in recent years. However, the increasing model size has raised challenges in adopting them in real-time applications as well as mobile…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Van-Thanh Hoang , Kang-Hyun Jo

Modern efficient Convolutional Neural Networks(CNNs) always use Depthwise Separable Convolutions(DSCs) and Neural Architecture Search(NAS) to reduce the number of parameters and the computational complexity. But some inherent…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Liangqi Zhang , Haibo Shen , Yihao Luo , Xiang Cao , Leixilan Pan , Tianjiang Wang , Qi Feng