2025-02-13 19:31:09 -06:00
2025-02-13 19:31:09 -06:00
2025-02-13 19:31:09 -06:00
2025-02-13 19:31:09 -06:00
2025-02-06 23:26:58 -06:00
2025-02-06 23:26:58 -06:00
2025-02-13 19:31:09 -06:00

BGR

This is a background removal app that uses machine learning models to remove the background from an image. The app is available for download as a single file executable here. The app can also be built from source using the .NET SDK. If you'd like to read more about the idea and initial development behind the app you can read the blog post I wrote about it here.

Usage

The app is meant to be run from the command line. For example:

bgr /path/to/image.jpg --output /path/to/output.jpg

You can find the full list of commands, arguments, and options using the --help option:

bgr --help

Examples

Input Image

Input Image

Output Image

Output Image

Issues

If you encounter any issues while using the app, please open an issue on the repository. If you have any suggestions or feature requests, feel free to open an issue as well.

Contributing

If you'd like to contribute to the project, feel free to fork the repository and submit a pull request. If you have any questions or suggestions, feel free to open an issue.

S
Description
No description provided
Readme
1.4 MiB
Languages
C# 100%