中文
相关论文

相关论文: IFQ-Net: Integrated Fixed-point Quantization Netwo…

200 篇论文

Diffusion models are emerging models that generate images by iteratively denoising random Gaussian noise using deep neural networks. These models typically exhibit high computational and memory demands, necessitating effective post-training…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Cheng Chen , Christina Giannoula , Andreas Moshovos

As the deep learning makes big progresses in still-image face recognition, unconstrained video face recognition is still a challenging task due to low quality face images caused by pose, blur, occlusion, illumination etc. In this paper we…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Rushuai Liu , Weijun Tan

Quantized low-precision neural networks are very popular because they require less computational resources for inference and can provide high performance, which is vital for real-time and embedded recognition systems. However, their…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Anton Trusov , Elena Limonova , Dmitry Slugin , Dmitry Nikolaev , Vladimir V. Arlazarov

Convolutional neural networks (CNN) are widely used in resource-constrained devices in IoT applications. In order to reduce the computational complexity and memory footprint, the resource-constrained devices use fixed-point representation.…

机器学习 · 计算机科学 2023-02-21 Farhad Taheri , Siavash Bayat-Sarmadi , Hatame Mosanaei-Boorani , Reza Taheri

Compressing neural networks by quantizing model parameters offers useful trade-off between performance and efficiency. Methods like quantization-aware training and post-training quantization strive to maintain the downstream performance of…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Thomas Woergaard , Raghavendra Selvan

We present APQ for efficient deep learning inference on resource-constrained hardware. Unlike previous methods that separately search the neural architecture, pruning policy, and quantization policy, we optimize them in a joint manner. To…

机器学习 · 计算机科学 2020-06-16 Tianzhe Wang , Kuan Wang , Han Cai , Ji Lin , Zhijian Liu , Song Han

This paper introduces the Efficient Facial Landmark Detection (EFLD) model, specifically designed for edge devices confronted with the challenges related to power consumption and time latency. EFLD features a lightweight backbone and a…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Ji-Jia Wu

A novel Face Pyramid Vision Transformer (FPVT) is proposed to learn a discriminative multi-scale facial representations for face recognition and verification. In FPVT, Face Spatial Reduction Attention (FSRA) and Dimensionality Reduction…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Khawar Islam , Muhammad Zaigham Zaheer , Arif Mahmood

Neural network quantization is widely used to reduce model inference complexity in real-world deployments. However, traditional integer quantization suffers from accuracy degradation when adapting to various dynamic ranges. Recent research…

性能 · 计算机科学 2023-10-30 Zhuoyi Zhang , Yunchen Zhang , Gonglei Shi , Yu Shen , Ruihao Gong , Xiaoxu Xia , Qi Zhang , Lewei Lu , Xianglong Liu

In the Internet of Things era, where we see many interconnected and heterogeneous mobile and fixed smart devices, distributing the intelligence from the cloud to the edge has become a necessity. Due to limited computational and…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Francesco Paissan , Alberto Ancilotto , Elisabetta Farella

In recent years, deep convolutional neural networks (CNN) have significantly advanced face detection. In particular, lightweight CNNbased architectures have achieved great success due to their lowcomplexity structure facilitating real-time…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Guangtao Wang , Jun Li , Zhijian Wu , Jianhua Xu , Jifeng Shen , Wankou Yang

Embedded flight devices with visual capabilities have become essential for a wide range of applications. In aerial image detection, while many existing methods have partially addressed the issue of small target detection, challenges remain…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Yao Xiao , Tingfa Xu , Yu Xin , Jianan Li

Recently, deep neural network has shown promising performance in face image recognition. The inputs of most networks are face images, and there is hardly any work reported in literature on network with face videos as input. To sufficiently…

计算机视觉与模式识别 · 计算机科学 2016-03-23 Zhen Dong , Su Jia , Chi Zhang , Mingtao Pei

Backpropagation has been the cornerstone of neural network training for decades, yet its inefficiencies in time and energy consumption limit its suitability for resource-constrained edge devices. While low-precision neural network…

机器学习 · 计算机科学 2025-07-01 Jingxiao Ma , Priyadarshini Panda , Sherief Reda

Data-free quantization (DFQ) is a technique that creates a lightweight network from its full-precision counterpart without the original training data, often through a synthetic dataset. Although several DFQ methods have been proposed for…

机器学习 · 计算机科学 2025-04-15 Kanghyun Choi , Hye Yoon Lee , Dain Kwon , SunJong Park , Kyuyeun Kim , Noseong Park , Jonghyun Choi , Jinho Lee

"Lightweight convolutional neural networks" is an important research topic in the field of embedded vision. To implement image recognition tasks on a resource-limited hardware platform, it is necessary to reduce the memory size and the…

计算机视觉与模式识别 · 计算机科学 2021-04-30 Tse-Wei Chen , Motoki Yoshinaga , Hongxing Gao , Wei Tao , Dongchao Wen , Junjie Liu , Kinya Osa , Masami Kato

Face Image Quality Assessment (FIQA) is essential for reliable face recognition systems. Current approaches primarily exploit only final-layer representations, while training-free methods require multiple forward passes or backpropagation.…

计算机视觉与模式识别 · 计算机科学 2026-01-12 Guray Ozgur , Eduarda Caldeira , Tahar Chettaoui , Jan Niklas Kolf , Marco Huber , Naser Damer , Fadi Boutros

Despite significant recent advances in the field of face recognition, implementing face verification and recognition efficiently at scale presents serious challenges to current approaches. In this paper we present a system, called FaceNet,…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Florian Schroff , Dmitry Kalenichenko , James Philbin

Face image super-resolution aims to recover high-resolution facial images from severely degraded inputs. Under extreme upscaling factors, fine facial details are often lost, making accurate reconstruction challenging. Existing methods…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Riccardo Carraro , Anna Briotto , Endi Hysa , Marco Fiorucci , Lamberto Ballan

Real-time object detection plays a vital role in various computer vision applications. However, deploying real-time object detectors on resource-constrained platforms poses challenges due to high computational and memory requirements. This…

计算机视觉与模式识别 · 计算机科学 2023-07-12 Mingze Wang , Huixin Sun , Jun Shi , Xuhui Liu , Baochang Zhang , Xianbin Cao