diff --git a/README.md b/README.md index 88aef16..98b0312 100644 --- a/README.md +++ b/README.md @@ -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)