paper-with-me

Papers

Face Detection Using Improved Faster RCNN

2018-02-06 · Changzheng Zhang, Xiang Xu, Dandan Tu

Faster RCNN has achieved great success for generic object detection including PASCAL object detection and MS COCO object detection. In this report, we propose a detailed designed Faster RCNN method named FDNet1.0 for face detection. Several techniques were employed including multi-scale training, multi-scale testing, light-designed RCNN, some tricks for inference and a vote-based ensemble method. Our method achieves two 1th places and one 2nd place in three tasks over WIDER FACE validation dataset (easy set, medium set, hard set).

📄 PDF Abstract BibTeX arXiv:1802.02142

Code (0)

등록된 구현이 없습니다.

Tasks

Face DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Face Detection using Deep Learning: An Improved Faster RCNN Approach

2017-01-28 · Xudong Sun, Pengcheng Wu, Steven C. H. Hoi

In this report, we present a new face detection scheme using deep learning and achieve the state-of-the-art detection performance on the well-known FDDB face detetion benchmark evaluation. In particular, we improve the s…

Deep LearningFace Detection

Simple Training Strategies and Model Scaling for Object Detection

2021-06-30 · Xianzhi Du, Barret Zoph, Wei-Chih Hung, Tsung-Yi Lin

The speed-accuracy Pareto curve of object detection systems have advanced through a combination of better model architectures, training and inference methods. In this paper, we methodically evaluate a variety of these te…

Instance SegmentationObjectobject-detectionObject Detection+1

Fruit Quantity and Quality Estimation using a Robotic Vision System

2018-01-17 · M. Halstead, C. McCool, S. Denman, T. Perez 외

Accurate localisation of crop remains highly challenging in unstructured environments such as farms. Many of the developed systems still rely on the use of hand selected features for crop identification and often neglect…

Improving Face Detection Performance with 3D-Rendered Synthetic Data

2018-12-18 · Jian Han, Sezer Karaoglu, Hoang-An Le, Theo Gevers

In this paper, we provide a synthetic data generator methodology with fully controlled, multifaceted variations based on a new 3D face dataset (3DU-Face). We customized synthetic datasets to address specific types of var…

Data AugmentationFace Detection

Buried object detection from B-scan ground penetrating radar data using Faster-RCNN

2018-03-22 · Minh-Tan Pham, Sébastien Lefèvre

In this paper, we adapt the Faster-RCNN framework for the detection of underground buried objects (i.e. hyperbola reflections) in B-scan ground penetrating radar (GPR) images. Due to the lack of real data for training, w…

GPRobject-detectionObject Detection