Patrick McMurchie

Results 12 issues of Patrick McMurchie

*Blast Radius* displays resource definitions as json blobs, without syntax highlighting or annotations of any kind. (json rather than hcl because *pyHCL* made this easier.) Because the primary concern of...

enhancement

It'd be nice to add some basic GUI bits to the web interface. This issue is to track progress and provide a mechanism for comment. Initial goals listed below, along...

enhancement

*Blast Radius* , when launched in `--serve` mode, does some pretty weak error reporting, and does nothing to help users resolve problems. It asks the user to look into several...

enhancement
help wanted
good first issue

Clarifai has a free tier that supports < 5000 requests / month. Clarifai offers a set of features that overlaps with other services: 1. General image classification 2. Face detection...

enhancement

Sighthound offer a free tier that allows < 5000 requests / month. https://www.sighthound.com/products/cloud 1. Face detection 1. Bounding box 2. Facial landmarks 3. Age 4. Gender 5. Emotion / expression...

enhancement

Face++ (https://www.faceplusplus.com) offers the following APIs: 1. Face Detection 1. landmarks 2. attributes (age, gender, ethnicity, disposition) 3. face token (for use with search and comparison APIs 2. Face Comparison....

enhancement

Add support for https://github.com/yahoo/open_nsfw. Since the Caffe model is large-ish compared with the opencv haar cascade, add a script to `.../utilities/yahoo/` to check dependencies and download the model file.

enhancement

Several services offer the ability to train a custom classifier: 1. Clarifai 2. Watson 3. Imagga Facial recognition is offered by: 1. Amazon Rekognition 2. OpenCV (Eigenfaces, Fisherfaces, Local Binary...

enhancement

Imagga have a computer vision API offering: 1. Image classification 2. Custom image classifiers 3. NSFW litmus 4. Dominant color identification Their free plan is limited to 2000 images /...

enhancement

IBM Watson's Visual Recognition service has a free tier that supports < 250 requests / day. It does image classification and face detection, as well as supporting a category schema...

enhancement