forked from digital-nomad-cheng/MTCNN_PyTorch_Zero_To_One
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
yuhua cheng
committed
Sep 16, 2019
1 parent
3a66000
commit 37fb8aa
Showing
2 changed files
with
5,149 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# MTCNN_PyTorch | ||
Tutorial about how to train MTCNN from zero to one. | ||
## Prepare dataset | ||
### face detection dataset prepare | ||
### Face detection dataset prepare | ||
### 5 landmarks dataset prepare | ||
### 68 landmarks dataset prepare | ||
### 106 landmarks dataset prepare |
Oops, something went wrong.