Skip to content

Files

Latest commit

 

History

History
28 lines (21 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.03 KB

removebg-onnx-web-example

This repository contains a web-based application that uses ONNX Runtime to remove backgrounds from images. It's an example of how to integrate ONNX Runtime in a web environment. The project utilizes only onnxruntime-web for model inference, without relying on any other JavaScript libraries.

Try here: https://pstwh.github.io/removebg-onnx-web-example/

Example

input output
* The removebg output image example is compressed in this repo to shrink size.

Model

As an example, the model is really small. It's an u2netp from source.