Added Dockerface

This commit is contained in:
natanielruiz 2017-08-16 16:43:18 -04:00
parent 4428753ed7
commit 79dba80a70

View File

@ -5,9 +5,16 @@
<!-- Please fill in the below placeholders --> <!-- Please fill in the below placeholders -->
**[Insert the URL to be listed]** **[Insert the URL to be listed]**
https://github.com/natanielruiz/dockerface
**[Explain what the project is about and why it should be listed]** **[Explain what the project is about and why it should be listed]**
Dockerface is an easy to install and use deep learning face detection for images and video in a docker container. It is meant for research and open for industry and personal use. It deploys a trained Faster R-CNN network on Caffe through an easy to use docker image. Bring your videos and images, run dockerface and obtain videos and images with bounding boxes of face detections and an easy to use face detection annotation text file.
I also created a new section called Machine Learning. Docker is widely used in the field so it might make more people submit this style of applications to the list.
Cheers!
Nataniel
# By submitting this pull request I confirm I've read and complied with the below requirements. # By submitting this pull request I confirm I've read and complied with the below requirements.
@ -23,14 +30,14 @@
**RULES (because you probably didn't read the guidelines):** **RULES (because you probably didn't read the guidelines):**
Links will be tested with [awesome_bot](https://github.com/dkhamsing/awesome_bot). Please make sure your URL to be listed is unique (do some search queries), otherwise put a link at the end of `README.md` file. Links will be tested with [awesome_bot](https://github.com/dkhamsing/awesome_bot). Please make sure your URL to be listed is unique (do some search queries), otherwise put a link at the end of `README.md` file.
- FORMAT - FORMAT
- Use the following format: `[Name](Link) - Description.` - Use the following format: `[Name](Link) - Description.`
- `[Name]` should be the title of the project - `[Name]` should be the title of the project
- `(Link)` should be pointing to a GitHub repository, not to a website - `(Link)` should be pointing to a GitHub repository, not to a website
- `Description.` should end with a full stop/period - `Description.` should end with a full stop/period
- For GitHub repositories, add the name of the author with a link to its GitHub account after the description, like `By [@author](GitHub account)` - For GitHub repositories, add the name of the author with a link to its GitHub account after the description, like `By [@author](GitHub account)`
- ORDER: The entries are in lexical order (English letter order) - ORDER: The entries are in lexical order (English letter order)
- LABEL (Optional) - LABEL (Optional)
- $$$ indicates if one needs a paying subscription to use the project. - $$$ indicates if one needs a paying subscription to use the project.
<br>Add $$$ next to the project name like `[Name $$$](Link)` <br>Add $$$ next to the project name like `[Name $$$](Link)`