Skip to content

Commit

Permalink
Demos and wording
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmayes authored Feb 17, 2020
1 parent 5a5bc10 commit 42c495e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Disappearing-People - Person removal from complex backgrounds over time.
Removing people from complex backgrounds in real time using TensorFlow.js in the web browser using JavaScript.

## What can this demo do?
## What can this do?

In this demo I attempt to learn over time the makeup of the background of a video such that I can attempt to remove any humans from the scene. This is all happening in real time, in the browser, using TensorFlow.js.
This code attempts to learn over time the makeup of the background of a video such that I can attempt to remove any humans from the scene. This is all happening in real time, in the browser, using TensorFlow.js. #MadeWithTFJS

This is an experiment. It will not be perfect, and it will not work in all situations.

Right now the best use case is where you have a dynamic background where by no humans pass by anything that is moving in such dynamic background.
This is an experiment. It may not be perfect in all situations.

![disappearing people](https://user-images.githubusercontent.com/4972997/74691149-882fce00-5196-11ea-80bc-f1b9cb3ff275.gif)

Expand Down

0 comments on commit 42c495e

Please sign in to comment.