Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
nadermx committed Aug 13, 2021
2 parents 0616c55 + b5867b1 commit 04d3ef4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

github: [nadermx]
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

BackgroundRemover is a command line tool to remove background from [video](https://backgroundremover.app/video)
and [image](https://backgroundremover.app/image), brought to you
by [BackgroundRemover.app](https://backgroundremover.app) which is an app made by [nadermx](https://john.nader.mx) powered by this tool
by [https://BackgroundRemover.app](https://backgroundremover.app) which is an app made by [nadermx](https://john.nader.mx) powered by this tool

<img alt="background remover image" src="https://backgroundremover.app/static/backgroundremoverexample.png" height="200" />
<img alt="background remover video" src="/examplegif/backgroundremoverprocessed.gif" height="200" />
Expand Down Expand Up @@ -117,7 +117,6 @@ backgroundremover -i "/path/to/video.mp4" -m "u2net_human_seg"-tv -o "output.mov
## Todo

- convert logic from video to image to utilize more GPU on image removal
- remove duplicate imports from image and video of u2net models
- clean up documentation a bit more
- add ability to adjust and give feedback images or videos to datasets
- other
Expand Down

0 comments on commit 04d3ef4

Please sign in to comment.