Utilize background blur feature into Webex meeting SDK experience with Tensorflow!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
*Everything included is for demo and Proof of Concept purposes only. Your use of the site is solely at your own risk. This site may contain links to third party content, which we do not warrant, endorse, or assume liability for. These demos are for Cisco Webex usecases, but are not Official Cisco Webex Branded demos.
Table of Contents
In this demo we tried to use third party library Tensorflow and one of it's models bodyPix
This demo is built with bunch of latest technologies offered by Webex and Tensorflow!
If you would like to contribute to our source code and to improve our demo, please follow the steps mentioned below:
- Clone the repo
git clone https://github.com/WXSD-Sales/BlurBackground.git
- We use NVM to manage our node.js machine versioning. You can learn more about NVM here
nvm use
- Install the packages via Yarn
yarn
- Start the server
yarn start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch in your forked repo (
git checkout -b myrepo/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin myrepo/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.