chore: update readme and update workflow [skip ci]
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
[](https://codecov.io/gh/StevanFreeborn/bgr)
|
||||
|
||||
[](https://github.com/StevanFreeborn/bgr/actions/workflows/pull_request.yml)
|
||||
|
||||
[](https://github.com/StevanFreeborn/bgr/actions/workflows/publish.yml)
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
[](https://github.com/semantic-release/semantic-release)
|
||||
|
||||

|
||||
|
||||
# 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](https://dotnet.microsoft.com/download). 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]().
|
||||
This is a background removal app that uses machine learning models to remove the background from an image. The app is available for download [here](). You'll just need to unzip the files, place them in a directory, and it to your path. You can rename the executable to your preferred name. The app can also be built from source using the [.NET SDK](https://dotnet.microsoft.com/download). 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](https://blog.stevanfreeborn.com/building-a-background-removal-app-with-machine-learning-and-dotnet).
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user