Skip to content

Commit 43d4e03

Browse files
committed
feat: Update README to replace GitAds with withoutBG as a sponsor and list it as a project built with SMP.
1 parent 4d20629 commit 43d4e03

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@ The main features of the library are:
2626
- Popular metrics and losses for training routines (Dice, Jaccard, Tversky, ...)
2727
- ONNX export and torch script/trace/compile friendly
2828

29-
### Community-driven Project, Supported by GitAds
30-
<a href="https://gitads.dev/v1/ad-track?source=qubvel-org/segmentation_models.pytorch@github" target="_blank" rel="noopener">
31-
<img
32-
src="https://gitads.dev/v1/ad-serve?source=qubvel-org/segmentation_models.pytorch@github"
33-
alt="Sponsored by GitAds"
34-
style="width:400px; height:auto;" />
29+
### 🤝 Sponsor: withoutBG
30+
31+
<a href="https://github.com/withoutbg/withoutbg" target="_blank">
32+
<img src="https://withoutbg.com/images/img-and-matte.png" alt="Sponsored by withoutBG"/>
3533
</a>
3634

35+
[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.
36+
3737

3838
### [📚 Project Documentation 📚](http://smp.readthedocs.io/)
3939

@@ -191,6 +191,11 @@ $ pip install git+https://github.com/qubvel/segmentation_models.pytorch
191191
`Segmentation Models` package is widely used in image segmentation competitions.
192192
[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.
193193
194+
## 🛠 Projects built with SMP
195+
196+
- [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).
197+
198+
194199
## 🤝 Contributing <a name="contributing"></a>
195200
196201
1. Install SMP in dev mode
@@ -227,4 +232,4 @@ make table # Generates a table with encoders and print to stdout
227232
## 🛡️ License <a name="license"></a>
228233
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.
229234

230-
<!-- GitAds-Verify: T1452I5Y1X6LC6PFHM9EMDOETGQEU72P -->
235+

0 commit comments

Comments
 (0)