Skip to content

Instantly share code, notes, and snippets.

View jdbohrman's full-sized avatar

James D. Bohrman jdbohrman

View GitHub Profile
@jdbohrman
jdbohrman / amazon-rekognition.md
Created October 28, 2018 04:36 — forked from alexcasalboni/amazon-rekognition.md
Amazon Rekognition - Python Code Samples

Amazon Rekognition - Python Code Samples

  1. Labels Detection
  2. Faces Detection
  3. Faces Comparison
  4. Faces Indexing
  5. Faces Search
@jdbohrman
jdbohrman / CONTIBUTING.md
Created August 20, 2018 03:26
Code Of Conduct

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a
@jdbohrman
jdbohrman / README-Template.md
Created February 2, 2018 09:48 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites