Skip to content

Image subject isolation/background removal using CNNs on device (WinForms frontend)

License

Notifications You must be signed in to change notification settings

theonlyasdk/backsolate-win

Repository files navigation

Backsolate (WinForms Frontend)

Image subject isolation/background removal using CNNs on-device (WinForms frontend)

What is it?

Backsolate is a frontend for several models specializing in detecting subjects in images. This app allows you to use those models to remove backgrounds from the images you input.

How to use it?

  • Download the latest version from the releases.
  • Open the app, choose an image by clicking on the left box, and click Remove Background.
  • The app will now download a model of approximately 160MB.
  • Wait until it finishes processing the image.
  • After the processing is complete, you can save the image by clicking on the right box.
  • If the background removal doesn't work or does not produce desirable results, try using a different model by selecting one from the dropdown on the bottom right.

Experiment with different models until you find the one that works best for you.

Screenshots

image Backsolate_jQ76HlPgt3

Credits

License

This project is licensed under the MIT License.