Giter Club home page Giter Club logo

openface_aci's Introduction

openface_ics

Code and workflow for building OpenFace in Docker Hub and modifying it with Singularity Hub for use with PSU ACI HPC clusters.

Quick Start

From ACI, executing the following code should create an OpenFace image.

singularity pull shub://d-bohn/openface_ics:latest

Image Builds

The OpenFace docker image was built from scratch on docker hub following the documentation provided by it's maintainers.

The OpenFace singularity image was built using the docker image base and converting it to a singularity image via singularity hub.

Setup for linking Github with Docker Hub and Singularity Hub can be found here:

The Singularity file specifies creating a Singularity-compatible image from the docker image, as well as adding access to folders within ACI, specifically:

# ACI mappings so you can access your files.
mkdir -p /storage/home
mkdir -p /storage/work
mkdir -p /gpfs/group
mkdir -p /gpfs/scratch
mkdir -p /var/spool/torque

Notes

  • The OpenFace docker image is large (> 6GB). It is built on Ubuntu 18.04. Not sure if it can be reduced in size as the executables rely on several large libraries.

  • Several important updates for faciallandmarkdetector are hosted on the maintainer's cloud account. Might be prudent to download them separately and/or include them in the repository.

  • Some functionality for real-time video viewing is not available when run in a container (at least not as of now).

openface_aci's People

Contributors

d-bohn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.