Add data reader for WIDER Face dataset and train logic for face detection.
Created by: qingqing01
- Add data reader for WIDER Face dataset. Now the data argumentation is the same as SSD objection detection. We will refine all these codes later.
- Add simple VGG + SSD network.
- Add train logic.