中文
相关论文

相关论文: Smart Attendance System Usign CNN

200 篇论文

Accurate and fast recognition of forgeries is an issue of great importance in the fields of artificial intelligence, image processing and object detection. Recognition of forgeries of facial imagery is the process of classifying and…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Günel Jabbarlı , Murat Kurt

With the increased deployment of face recognition systems in our daily lives, face presentation attack detection (PAD) is attracting much attention and playing a key role in securing face recognition systems. Despite the great performance…

计算机视觉与模式识别 · 计算机科学 2021-11-03 Meiling Fang , Naser Damer , Florian Kirchbuchner , Arjan Kuijper

Recently Convolutional Neural Networks (CNNs) have been shown to achieve state-of-the-art performance on various classification tasks. In this paper, we present for the first time a place recognition technique based on CNN models, by…

计算机视觉与模式识别 · 计算机科学 2014-11-07 Zetao Chen , Obadiah Lam , Adam Jacobson , Michael Milford

Face recognition in collaborative learning videos presents many challenges. In collaborative learning videos, students sit around a typical table at different positions to the recording camera, come and go, move around, get partially or…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Phuong Tran , Marios Pattichis , Sylvia Celedón-Pattichis , Carlos LópezLeiva

In this paper, we implement a stand-alone facial expression recognition system on an SoC FPGA with multi-threading using a Deep learning Processor Unit (DPU). The system consists of two steps: one for face detection step and one for facial…

硬件体系结构 · 计算机科学 2025-11-05 Takuto Ando , Yusuke Inoue

Convolutional Neural Networks (CNNs) have been the standard for image classification tasks for a long time, but more recently attention-based mechanisms have gained traction. This project aims to compare traditional CNNs with…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Nikhil Kapila , Julian Glattki , Tejas Rathi

Intrusion detection system (IDS) plays an essential role in computer networks protecting computing resources and data from outside attacks. Recent IDS faces challenges improving flexibility and efficiency of the IDS for unexpected and…

密码学与安全 · 计算机科学 2020-03-05 Azizjon Meliboev , Jumabek Alikhanov , Wooseong Kim

Wearing a face mask is one of the adjustments we had to follow to reduce the spread of the coronavirus. Having our faces covered by masks constantly has driven the need to understand and investigate how this behavior affects the recognition…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Mohammed R. Al-Sinan , Aseel F. Haneef , Hamzah Luqman

The study proposes and tests a technique for automated emotion recognition through mouth detection via Convolutional Neural Networks (CNN), meant to be applied for supporting people with health disorders with communication skills issues…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Giulio Biondi , Valentina Franzoni , Osvaldo Gervasi , Damiano Perri

Attention plays a critical role in human visual experience. Furthermore, it has recently been demonstrated that attention can also play an important role in the context of applying artificial neural networks to a variety of tasks from…

计算机视觉与模式识别 · 计算机科学 2017-02-14 Sergey Zagoruyko , Nikos Komodakis

The availability of large annotated datasets and affordable computation power have led to impressive improvements in the performance of CNNs on various object detection and recognition benchmarks. These, along with a better understanding of…

计算机视觉与模式识别 · 计算机科学 2018-09-21 Rajeev Ranjan , Ankan Bansal , Jingxiao Zheng , Hongyu Xu , Joshua Gleason , Boyu Lu , Anirudh Nanduri , Jun-Cheng Chen , Carlos D. Castillo , Rama Chellappa

Top-performing landmark estimation algorithms are based on exploiting the excellent ability of large convolutional neural networks (CNNs) to represent local appearance. However, it is well known that they can only learn weak spatial…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Andrés Prados-Torreblanca , José M. Buenaposada , Luis Baumela

Due to the epidemic of the coronavirus (Covid-19) and its rapid spread around the world, the world has faced an enormous crisis. To prevent the spread of the coronavirus, the World Health Organization (WHO) has introduced the use of masks…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Abolfazl Younesi , Reza Afrouzian , Yousef Seyfari

Deep learning using Convolutional Neural Networks (CNNs) has been shown to significantly out-performed many conventional vision algorithms. Despite efforts to increase the CNN efficiency both algorithmically and with specialized hardware,…

计算机视觉与模式识别 · 计算机科学 2021-05-24 Carlos Mauricio Villegas Burgos , Tianqi Yang , Nick Vamivakas , Yuhao Zhu

Classical approaches for estimating optical flow have achieved rapid progress in the last decade. However, most of them are too slow to be applied in real-time video analysis. Due to the great success of deep learning, recent work has…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Yi Zhu , Shawn Newsam

The Convolutional Neural Network has amazed us with its usage on several applications. Age range estimation using CNN is emerging due to its application in myriad of areas which makes it a state-of-the-art area for research and improve the…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Dipesh Gyawali , Prashanga Pokharel , Ashutosh Chauhan , Subodh Chandra Shakya

We study performance characteristics of convolutional neural networks (CNN) for mobile computer vision systems. CNNs have proven to be a powerful and efficient approach to implement such systems. However, the system performance depends…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Jussi Hanhirova , Teemu Kämäräinen , Sipi Seppälä , Matti Siekkinen , Vesa Hirvisalo , Antti Ylä-Jääski

This paper showcases an experimental study on anomaly detection using computer vision. The study focuses on class distinction and performance evaluation, combining OpenCV with deep learning techniques while employing a TensorFlow-based…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Md. Barkat Ullah Tusher , Shartaz Khan Akash , Amirul Islam Showmik

We propose a novel 3D face recognition algorithm using a deep convolutional neural network (DCNN) and a 3D augmentation technique. The performance of 2D face recognition algorithms has significantly increased by leveraging the…

计算机视觉与模式识别 · 计算机科学 2017-04-03 Donghyun Kim , Matthias Hernandez , Jongmoo Choi , Gerard Medioni

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