Enderfga commited on
Commit
e6ecfeb
β€’
1 Parent(s): 7652882

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
2
 
3
  This repo contains the code, data and trained models for the paper [Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks](https://arxiv.org/ftp/arxiv/papers/1604/1604.02878.pdf).
 
1
+ ---
2
+ title: MtCNN Sysu
3
+ emoji: πŸ“ˆ
4
+ colorFrom: gray
5
+ colorTo: pink
6
+ sdk: gradio
7
+ sdk_version: 3.12.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: openrail
11
+ ---
12
  # Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
13
 
14
  This repo contains the code, data and trained models for the paper [Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks](https://arxiv.org/ftp/arxiv/papers/1604/1604.02878.pdf).