TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DupNet: Towards Very Tiny Quantized CNN with Improved Accu...

DupNet: Towards Very Tiny Quantized CNN with Improved Accuracy for Face Detection

Hongxing Gao, Wei Tao, Dongchao Wen, Junjie Liu, Tse-Wei Chen, Kinya Osa, Masami Kato

2019-11-13QuantizationFace Detection
PaperPDF

Abstract

Deploying deep learning based face detectors on edge devices is a challenging task due to the limited computation resources. Even though binarizing the weights of a very tiny network gives impressive compactness on model size (e.g. 240.9 KB for IFQ-Tinier-YOLO), it is not tiny enough to fit in the embedded devices with strict memory constraints. In this paper, we propose DupNet which consists of two parts. Firstly, we employ weights with duplicated channels for the weight-intensive layers to reduce the model size. Secondly, for the quantization-sensitive layers whose quantization causes notable accuracy drop, we duplicate its input feature maps. It allows us to use more weights channels for convolving more representative outputs. Based on that, we propose a very tiny face detector, DupNet-Tinier-YOLO, which is 6.5X times smaller on model size and 42.0% less complex on computation and meanwhile achieves 2.4% higher detection than IFQ-Tinier-YOLO. Comparing with the full precision Tiny-YOLO, our DupNet-Tinier-YOLO gives 1,694.2X and 389.9X times savings on model size and computation complexity respectively with only 4.0% drop on detection rate (0.880 vs. 0.920). Moreover, our DupNet-Tinier-YOLO is only 36.9 KB, which is the tiniest deep face detector to our best knowledge.

Results

TaskDatasetMetricValueModel
Facial Recognition and ModellingWIDER FaceGFLOPs0.1079IFQ-Tinier-YOLO
Facial Recognition and ModellingWIDER Face (Hard)AP0.906DupNet-L+PACT
Face DetectionWIDER FaceGFLOPs0.1079IFQ-Tinier-YOLO
Face DetectionWIDER Face (Hard)AP0.906DupNet-L+PACT
Face ReconstructionWIDER FaceGFLOPs0.1079IFQ-Tinier-YOLO
Face ReconstructionWIDER Face (Hard)AP0.906DupNet-L+PACT
3DWIDER FaceGFLOPs0.1079IFQ-Tinier-YOLO
3DWIDER Face (Hard)AP0.906DupNet-L+PACT
3D Face ModellingWIDER FaceGFLOPs0.1079IFQ-Tinier-YOLO
3D Face ModellingWIDER Face (Hard)AP0.906DupNet-L+PACT
3D Face ReconstructionWIDER FaceGFLOPs0.1079IFQ-Tinier-YOLO
3D Face ReconstructionWIDER Face (Hard)AP0.906DupNet-L+PACT

Related Papers

Efficient Deployment of Spiking Neural Networks on SpiNNaker2 for DVS Gesture Recognition Using Neuromorphic Intermediate Representation2025-09-04An End-to-End DNN Inference Framework for the SpiNNaker2 Neuromorphic MPSoC2025-07-18Task-Specific Audio Coding for Machines: Machine-Learned Latent Features Are Codes for That Machine2025-07-17Angle Estimation of a Single Source with Massive Uniform Circular Arrays2025-07-17Quantized Rank Reduction: A Communications-Efficient Federated Learning Scheme for Network-Critical Applications2025-07-15MGVQ: Could VQ-VAE Beat VAE? A Generalizable Tokenizer with Multi-group Quantization2025-07-14Lightweight Federated Learning over Wireless Edge Networks2025-07-13Vision Foundation Models as Effective Visual Tokenizers for Autoregressive Image Generation2025-07-11