poly-glot / tensorflowjs-remove-background

Remove Background from the picture using WebAssembly & TensorFlow.js

Home Page:https://removebg.junaid.guru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tensorflowjs-remove-background

CI/CD codecov This project is using Percy.io for visual regression testing. Cypress.io Dashboard DeepScan grade Maintainability Open in Gitpod

Remove Background from the picture using WebAssembly & TensorFlow.js

Getting Started

npm install
npm start

Demonstration

Canvas How to manipulate ImageData to build a new image.
Canvas Save Canvas image.
SEO Excluding Unwanted Text from the Google Index <!--googleoff: index-->
HTML Use referrerpolicy="no-referrer" to disable hotlink protection.
HTML Use accept attribute e.g. accept=".jpg,.png,.jpeg" to allow users to select required file type.
JS Handle events using Event Bubbling.
Accessibility A small & Accessible Collapse implementation.

Browser Support

2 most recent versions of Chrome, Firefox, Safari & MS Edge.

About

Remove Background from the picture using WebAssembly & TensorFlow.js

https://removebg.junaid.guru

License:MIT License


Languages

Language:JavaScript 62.8%Language:HTML 23.6%Language:CSS 13.5%