From 43d4e03ae2287f34727f7e3e7fc1fbfb7ab53d8e Mon Sep 17 00:00:00 2001 From: Imran on Mac Date: Tue, 25 Nov 2025 22:00:07 +0100 Subject: [PATCH] feat: Update README to replace GitAds with withoutBG as a sponsor and list it as a project built with SMP. --- README.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 412ff0c1..9a04521e 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,14 @@ The main features of the library are: - Popular metrics and losses for training routines (Dice, Jaccard, Tversky, ...) - ONNX export and torch script/trace/compile friendly -### Community-driven Project, Supported by GitAds - - Sponsored by GitAds +### 🤝 Sponsor: withoutBG + + + Sponsored by withoutBG +[withoutBG](https://github.com/withoutbg/withoutbg) is a high-quality background removal tool. They built their open-source image matting and refiner models using `smp.Unet` and are proudly sponsoring this project. + ### [📚 Project Documentation 📚](http://smp.readthedocs.io/) @@ -191,6 +191,11 @@ $ pip install git+https://github.com/qubvel/segmentation_models.pytorch `Segmentation Models` package is widely used in image segmentation competitions. [Here](https://github.com/qubvel/segmentation_models.pytorch/blob/main/HALLOFFAME.md) you can find competitions, names of the winners and links to their solutions. +## 🛠 Projects built with SMP + +- [withoutBG](https://github.com/withoutbg/withoutbg): An open-source background removal tool that uses `smp.Unet` for its image matting and refinement models. Check [withoutBG Focus on HuggingFace](https://huggingface.co/withoutbg/focus). + + ## 🤝 Contributing 1. Install SMP in dev mode @@ -227,4 +232,4 @@ make table # Generates a table with encoders and print to stdout ## 🛡️ License The project is primarily distributed under [MIT License](https://github.com/qubvel/segmentation_models.pytorch/blob/main/LICENSE), while some files are subject to other licenses. Please refer to [LICENSES](licenses/LICENSES.md) and license statements in each file for careful check, especially for commercial use. - +