Automatically “block” people in images using a pretrained neural network

Automatically “block” people in images using a pretrained neural network

  • April 3, 2018
Table of Contents

Automatically “block” people in images using a pretrained neural network

A script to automatically ‘block’ people in images (like the Black Mirror episode White Christmas) using Mask R-CNN pretrained on the MS COCO dataset. No GPU required!

Source: github.com

Tags :
Share :
comments powered by Disqus

Related Posts

Google’s TensorFlow AI framework adds Swift and JavaScript support

Google’s TensorFlow AI framework adds Swift and JavaScript support

Google todayunveiled a slew of updates to its popular TensorFlow machine learning framework aimed at making it useful for a wider variety of developers and providing data scientists with new ways to get started building AI models.

Read More
Introducing TensorFlow.js: Machine Learning in JavaScript

Introducing TensorFlow.js: Machine Learning in JavaScript

We’re excited to introduce TensorFlow.js, an open-source library you can use to define, train, and run machine learning models entirely in the browser, using Javascript and a high-level layers API. If you’re a Javascript developer who’s new to ML, TensorFlow.js is a great way to begin learning. Or, if you’re a ML developer who’s new to Javascript, read on to learn more about new opportunities for in-browser ML.

Read More