Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 652 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 652 Bytes

Face Detection based on Faster Pytorch Implementation of Faster R-CNN

Introduction

Add WIDER Face dataset to Faster-RCNN model to train a face detection

Setup

  1. Setup Faster RCNN following instruction on JWYang's implementation
  2. Download WIDER Face dataset and extract to data folder as below structure
    • data
      • WIDER2015
        • eval_tools
        • wider_face_split
        • WIDER_test
        • WIDER_train
        • WIDER_val