Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bchao1 committed Aug 5, 2019
1 parent 004a442 commit 8ac9bf2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Anime-Face-Dataset
The dataset can be found here:
https://drive.google.com/file/d/1HG7YnakUkjaxtNMclbl2t5sJwGLcHYsI/view?usp=sharing

## Samples
<p align="center">
<img src="./sample.png" width="600">
</p>
## Disclaimer
This dataset should only be used for educational purposes.

Expand Down Expand Up @@ -29,5 +34,3 @@ python3 detect.py
```
The scraped images will be in the `/src/images` folder, while the cropped images (character faces) will be in the `/src/cropped` folder.

## Samples
![sample images](./sample.png)
Binary file modified sample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/.DS_Store
Binary file not shown.

0 comments on commit 8ac9bf2

Please sign in to comment.