Homepage
Open in app
Sign in
Get started
Machine Box
Official Machine Box blog: Machine learning inside Docker containers
About Machine Box
Videos
Faces
Images
Text
Golang
machinebox.io
Follow
Welcome to the Machine Box blog
Go to machinebox.io Website
Face recognition on physical kiosks
Face recognition on physical kiosks
There has been a lot in the zeitgeist recently about face recognition, and I think some of the better uses of face recognition are getting…
Aaron Edell
Aug 14, 2019
Building an engine with the Veritone Engine Toolkit
Building an engine with the Veritone Engine Toolkit
Veritone’s aiWARE platform lets customers run AI solutions at a very large scale, and it does it by spinning up as many instances of the…
Mat Ryer
Apr 8, 2019
Make OCR great again
Make OCR great again
OCR, or Optical Character Recognition, is an awesome tool for turning printed text into digital deliciousness. Existing open source…
Aaron Edell
Feb 15, 2019
Introducing Objectbox — super simple object detection
Introducing Objectbox — super simple object detection
We are extremely excited to announce the release of a brand new box from Machine Box. Introducing Objectbox, the super-simple, fully…
Aaron Edell
Jan 10, 2019
Build face recognition directly into your browser
Build face recognition directly into your browser
tl;dr: This is a demo project showing how Machine Box tech can be integrated into JavaScript applications.
Machina
Dec 13, 2018
Build a machine learning image classifier from photos on your hard drive
Build a machine learning image classifier from photos on your hard drive
The imgclass tool lets you take a folder full of images, and teach a classifier that you can use to automatically classify future images.
Machina
Dec 13, 2018
Build a fake news detector
Build a fake news detector
What is fake news? That is a difficult question to answer. Is it satire? Is it opinions pieces? Is it factual inaccuracies?
Machina
Dec 13, 2018
More stories...
hackathon: speak contents of images for the visually impaired
hackathon: speak contents of images for the visually impaired
Hi friends, Machina here with a new challenge perfect for an individual developer to try (and blog about later) or as part of a hackathon.
Machina
Dec 13, 2018
Machine Box is growing up: Why we joined Veritone
Machine Box is growing up: Why we joined Veritone
Machine Box has joined Veritone.
Mat Ryer
Sep 21, 2018
How to train a spam detector with a 97% accuracy with Machine Box
How to train a spam detector with a 97% accuracy with Machine Box
Let’s face it, a lot of people out there are needing to integrate machine learning into their products and services, but don’t have the…
Aaron Edell
Jun 7, 2018
Deploy Docker containers in Google Cloud Platform
Deploy Docker containers in Google Cloud Platform
TL;DR: Check out a working example project of how to deploy Docker containers (boxes) to Google Cloud Platform.
Mat Ryer
May 26, 2018
Deploy Docker containers into Digital Ocean
Deploy Docker containers into Digital Ocean
Machine Box delivers the services via Docker containers, and Digital Ocean is a great place to host these containers in production.
Mat Ryer
May 23, 2018
Machine Learning on Premise
Machine Learning on Premise
There are a lot of really great Machine-Learning-as-a-Service (MLaaS) providers out there; Azure, Google, Rekognition, etc. But for those…
Aaron Edell
May 11, 2018
My 5 favorite practical machine learning use cases
My 5 favorite practical machine learning use cases
I’ve been helping to implement machine learning into a lot of businesses, startups, enterprises, products, services, and apps now for a few…
Aaron Edell
May 3, 2018
Forget A/B testing: Order elements using personalized machine learning recommendations in…
Forget A/B testing: Order elements using personalized machine learning recommendations in…
There are some great tools out there for A/B testing that let you automatically present a selection of different experiences — whether…
Mat Ryer
Apr 18, 2018
Introducing Facebox Faceprint
Introducing Facebox Faceprint
Since releasing Facebox, people have started to come up with some very interesting use cases. For example, partners like Pixitmedia have…
David Hernandez
Apr 5, 2018
Detect fake news by building your own classifier
Detect fake news by building your own classifier
Use Machine Learning to automatically detect whether a news article is consdiered fake news or not. This article shows you how.
Mat Ryer
Mar 30, 2018
Mute uninteresting log noise with Machine Learning
Mute uninteresting log noise with Machine Learning
Most people have a way of building their own machine learning textual classifiers; you can use cloud APIs, learn Tensorflow or roll your…
Mat Ryer
Mar 16, 2018
Build a machine learning image classifier from photos on your hard drive very quickly
Build a machine learning image classifier from photos on your hard drive very quickly
The imgclass tool lets you take a folder full of images, and teach a classifier that you can use to automatically classify future images.
Mat Ryer
Mar 3, 2018
Some great video tutorials on Machine Box
Below is a list of some great video tutorials (in no particular order) by people integrating or using machine learning tools developed by…
Aaron Edell
Feb 22, 2018
Introducing Classificationbox: Easily build your own text/image/data machine learning classifier…
Introducing Classificationbox: Easily build your own text/image/data machine learning classifier…
We have just released Classificationbox as a Developer Preview. Classificationbox is a general purpose machine learning classification…
Mat Ryer
Feb 20, 2018
face-verify.js: Monitoring who is physically looking at a website for additional security
face-verify.js: Monitoring who is physically looking at a website for additional security
tl;dr: This is a demo project showing how Machine Box tech can be integrated into JavaScript applications.
Mat Ryer
Feb 14, 2018
How to use Machine Learning to solve Personalized Recommendations in Go
How to use Machine Learning to solve Personalized Recommendations in Go
Personalization and recommendations are great for everybody—they can cut down the noise and take users right to the stories, articles, or…
Mat Ryer
Feb 3, 2018
Introducing Suggestionbox: Personalization and recommendation machine learning in a Docker…
Introducing Suggestionbox: Personalization and recommendation machine learning in a Docker…
Today we are very proud to announce the Developer Preview release of Suggestionbox, the latest ML-in-a-Docker-container from Machine Box…
Mat Ryer
Jan 31, 2018
Natural Language Processing Anyone Can Use
Natural Language Processing Anyone Can Use
Have you ever wondered how Amazon Echo understands what you’re saying even though you asked it something in a different way than your…
Aaron Edell
Jan 23, 2018
Why your creative agency needs to know about Machine Box
Why your creative agency needs to know about Machine Box
Imagine what a boost your pitches to potential customers would get by solving problems using state-of-the-art machine learning. Sprinkling…
Mat Ryer
Jan 18, 2018
Trained a machine learning model to detect color bars in video, in about 20 minutes
Trained a machine learning model to detect color bars in video, in about 20 minutes
Machine Box’s Tagbox is a state-of-the art image recognition model that runs on premises and comes with a training API built-in.
Aaron Edell
Jan 17, 2018
How I built an image proxy server to anonymise images in twenty minutes
How I built an image proxy server to anonymise images in twenty minutes
Hide faces in any image for free with an image proxy server powered by Facebox (by Machine Box)
Mat Ryer
Jan 16, 2018
A customer uses Machine Box to wrangle profile photos
A customer uses Machine Box to wrangle profile photos
I wanted to share this great use case a customer of ours is solving using Facebox from Machine Box.
Aaron Edell
Jan 15, 2018
nevernude: Automatically cut out NSFW nudity from videos using Machine Box + ffmpeg
nevernude: Automatically cut out NSFW nudity from videos using Machine Box + ffmpeg
You can find a complete working example described in this article by visiting https://github.com/machinebox/toys/tree/master/nevernude.
Mat Ryer
Jan 15, 2018
Introducing Machine Box
Introducing Machine Box
Follow Machine Box on Twitter, Product Hunt and Github
Mat Ryer
Jan 15, 2018
About Machine Box
Latest Stories
Archive
About Medium
Terms
Privacy
Teams