Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 336 Bytes

File metadata and controls

17 lines (11 loc) · 336 Bytes

Automatic Object Removal

A sample TensorflowJS/React/Next.js/TailwindCSS app that detects object bounding boxes using CocoSSD and ClipDrop API's inpainting endpoint to automatically remove the detected objects.

remove-objects-tfjs

Setup:

yarn dev

Build:

yarn build