[PR #405] [CLOSED] Dockerface #513

Closed
opened 2025-11-06 12:01:07 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/405
Author: @natanielruiz
Created: 8/16/2017
Status: Closed

Base: masterHead: master


📝 Commits (3)

📊 Changes

2 files changed (+4 additions, -2 deletions)

View changed files

📝 README.md (+2 -0)
📝 pull_request_template.md (+2 -2)

📄 Description

[Insert the URL to be listed]
https://github.com/natanielruiz/dockerface

[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.

Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.

RULES (because you probably didn't read the guidelines):

Links will be tested with 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
    • Use the following format: [Name](Link) - Description.
    • [Name] should be the title of the project
    • (Link) should be pointing to a GitHub repository, not to a website
    • 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)
  • ORDER: The entries are in lexical order (English letter order)
  • LABEL (Optional)
    • $$$ indicates if one needs a paying subscription to use the project.

      Add $ next to the project name like `[Name $](Link)`
    • BETA indicates that the project is in beta phase.

      Add BETA next to the project name like [Name BETA](Link)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/405 **Author:** [@natanielruiz](https://github.com/natanielruiz) **Created:** 8/16/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`4428753`](https://github.com/veggiemonk/awesome-docker/commit/4428753ed754c7e345260119724bca2206816f3d) Added Dockerface - [`79dba80`](https://github.com/veggiemonk/awesome-docker/commit/79dba80a70d26bee1d3fd641262c63fb3886efd1) Added Dockerface - [`e812890`](https://github.com/veggiemonk/awesome-docker/commit/e8128905f667798c6a7ac1afbec33465aa6accf4) Dockerface ### 📊 Changes **2 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `pull_request_template.md` (+2 -2) </details> ### 📄 Description <!-- Congrats on creating an Awesome Docker entry! 🎉 --> <!-- Please fill in the below placeholders --> **[Insert the URL to be listed]** https://github.com/natanielruiz/dockerface **[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. **Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.** - I have read and understood the [contribution guidelines](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md) - The project submitted is conform to the quality standards outlined in the [contribution guidelines](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md) - Go to the [contribution guidelines](https://github.com/veggiemonk/awesome-docker/blob/master/CONTRIBUTING.md) and read it again. **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. - FORMAT - Use the following format: `[Name](Link) - Description.` - `[Name]` should be the title of the project - `(Link)` should be pointing to a GitHub repository, not to a website - `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)` - ORDER: The entries are in lexical order (English letter order) - LABEL (Optional) - $$$ indicates if one needs a paying subscription to use the project. <br>Add $$$ next to the project name like `[Name $$$](Link)` - BETA indicates that the project is in beta phase. <br>Add BETA next to the project name like `[Name BETA](Link)` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:01:07 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#513