paper-with-me

홈 › Papers

An FPGA-based Parallel Architecture for Face Detection using Mixed Color Models

2014-05-27 · Luo Tao, Shi zaifeng

In this paper, a reliable method for detecting human faces in color images is proposed. This system firstly detects skin color in YCgCr and YIQ color space, then filters binary texture and the result is morphological processed, finally converts skin tone to the preferred skin color configured by users in YIQ color space. The real-time adjusting circuit is implemented and some of simulation results are given out. Experimental results demonstrate that the method has achieved high rates and low false positives, another advantage is its simplicity and minor computational costs.

📄 PDF Abstract BibTeX arXiv:1405.7032

Code (0)

등록된 구현이 없습니다.

Tasks

Face Detection

Similar Papers 제목 키워드 기반

LPYOLO: Low Precision YOLO for Face Detection on FPGA

2022-07-21 · Bestami Günay, Sefa Burak Okcu, Hasan Şakir Bilge

In recent years, number of edge computing devices and artificial intelligence applications on them have advanced excessively. In edge computing, decision making processes and computations are moved from servers to edge d…

CPUDecision MakingEdge-computingFace Detection+2

Implementation of improved RGBD 3D target detection model based on FPGA heterogeneous computing architecture

2022-08-15 · 2022/08/15 2022 8 · Yu Wang, Wenbin, FENG Chongchong YU, Xinyu Hu 외

In order to solve the problems of low model accuracy,poor computing power,poor parallel ability and excessive power consumption in the deployment of RGBD based 3 D target detection model at the embedded end,this paper fi…

CPUSemantic Segmentation

Exploiting temporal parallelism for LSTM Autoencoder acceleration on FPGA

2026-03-14 · Aimilios Leftheriotis, Dimosthenis Masouros, Dimitrios Soudris, George Theodoridis arxiv

Recurrent Neural Networks (RNNs) are vital for sequential data processing. Long Short-Term Memory Autoencoders (LSTM-AEs) are particularly effective for unsupervised anomaly detection in time-series data. However, inhere…

Unsupervised Anomaly Detection

AMPLE: Event-Driven Accelerator for Mixed-Precision Inference of Graph Neural Networks

2025-02-28 · Pedro Gimenes, Yiren Zhao, George Constantinides

Graph Neural Networks (GNNs) have recently gained attention due to their performance on non-Euclidean data. The use of custom hardware architectures proves particularly beneficial for GNNs due to their irregular memory a…

CPUGPU

Face Recognition with Hybrid Efficient Convolution Algorithms on FPGAs

2018-03-23 · Chuanhao Zhuge, Xinheng Liu, Xiaofan Zhang, Sudeep Gummadi 외

Deep Convolutional Neural Networks have become a Swiss knife in solving critical artificial intelligence tasks. However, deploying deep CNN models for latency-critical tasks remains to be challenging because of the compl…

Face RecognitionGPUHigh-Level Synthesis