#Free image background remover

1 messages · Page 1 of 1 (latest)

rare delta
#

I made a free image background remover. When I was searching online for that feature every website had so limitations, paid features, or just previews that forced you to pay. This website you have unlimited images and no restrictions.

https://bg-eraser.com/

frank ravine
#

Is this completely built on nuxt? How did you handled the erasing feature, is that any python api or something?

modern echo
#

ditto that.

rare delta
#

I implemented a script from imgly
https://github.com/imgly/background-removal-js

maybe I will try implement a better model (now it's using isnet_fp16) which is not really good.
but I don't wanna invest too much time in it becuase I really doubt that this project will generate much profit

modern echo
#

I was going to ask if it was that one; looks promising for really quick not to important stuff.