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

Watch a Human Mind-Control a Cyborg Mouse

Watch a Human Mind-Control a Cyborg Mouse

Researchers from the Korea Advanced Institute of Science and Technology created steerable cyborg mice, and holy hell is this experiment giving me the creeps.

Read More
Swift for TensorFlow

Swift for TensorFlow

Swift for TensorFlow is a result of first-principles thinking applied to machine learning frameworks, and works quite differently than existing TensorFlow language bindings. Whereas prior solutions are designed within the constraints of what can be achieved by a (typically Python or Lua) library, Swift for TensorFlow is based on the belief that machine learning is important enough to deserve first-class language and compiler support.

Read More
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