paper-with-me

Papers

Continuous Trade-off Optimization between Fast and Accurate Deep Face Detectors

2018-11-27 · Petru Soviany, Radu Tudor Ionescu

Although deep neural networks offer better face detection results than shallow or handcrafted models, their complex architectures come with higher computational requirements and slower inference speeds than shallow neural networks. In this context, we study five straightforward approaches to achieve an optimal trade-off between accuracy and speed in face detection. All the approaches are based on separating the test images in two batches, an easy batch that is fed to a faster face detector and a difficult batch that is fed to a more accurate yet slower detector. We conduct experiments on the AFW and the FDDB data sets, using MobileNet-SSD as the fast face detector and S3FD (Single Shot Scale-invariant Face Detector) as the accurate face detector, both models being pre-trained on the WIDER FACE data set. Our experiments show that the proposed difficulty metrics compare favorably to a random split of the images.

📄 PDF Abstract BibTeX arXiv:1811.11582

Code (0)

등록된 구현이 없습니다.

Tasks

Face Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Least-squares methods for nonnegative matrix factorization over rational functions

2022-09-26 · Cécile Hautecoeur, Lieven De Lathauwer, Nicolas Gillis, François Glineur

Nonnegative Matrix Factorization (NMF) models are widely used to recover linearly mixed nonnegative data. When the data is made of samplings of continuous signals, the factors in NMF can be constrained to be samples of n…

blind source separation

Machine learning meets network science: dimensionality reduction for fast and efficient embedding of networks in the hyperbolic space

2016-02-21 · Josephine Maria Thomas, Alessandro Muscoloni, Sara Ciucci, Ginestra Bianconi 외

Complex network topologies and hyperbolic geometry seem specularly connected, and one of the most fascinating and challenging problems of recent complex network theory is to map a given network to its hyperbolic space. T…

Community DetectionDimensionality ReductionLink Prediction

Policy Optimization Through Approximate Importance Sampling

2019-10-09 · Marcin B. Tomczak, Dongho Kim, Peter Vrancx, Kee-Eung Kim

Recent policy optimization approaches (Schulman et al., 2015a; 2017) have achieved substantial empirical successes by constructing new proxy optimization objectives. These proxy objectives allow stable and low variance p…

continuous-controlContinuous Control

Fitts' Law for speed-accuracy trade-off describes a diversity-enabled sweet spot in sensorimotor control

2019-09-18

Human sensorimotor control exhibits remarkable speed and accuracy, and the tradeoff between them is encapsulated in Fitts' Law for reaching and pointing. While Fitts related this to Shannon's channel capacity theorem, de…

Diversity

3D Gaussian Splatting for Real-Time Radiance Field Rendering

2023-08-08 · Bernhard Kerbl, Georgios Kopanas, Thomas Leimkühler, George Drettakis

Radiance Field methods have recently revolutionized novel-view synthesis of scenes captured with multiple photos or videos. However, achieving high visual quality still requires neural networks that are costly to train a…

Camera CalibrationNovel View Synthesis