Skip to content

Latest commit

 

History

History
executable file
·
51 lines (47 loc) · 2.63 KB

README.MD

File metadata and controls

executable file
·
51 lines (47 loc) · 2.63 KB

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.