You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="https://withoutbg.com/images/img-and-matte.png"alt="Sponsored by withoutBG"/>
35
33
</a>
36
34
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.
`Segmentation Models` package is widely used in image segmentation competitions.
192
192
[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.
193
193
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
+
194
199
## 🤝 Contributing <a name="contributing"></a>
195
200
196
201
1. Install SMP in dev mode
@@ -227,4 +232,4 @@ make table # Generates a table with encoders and print to stdout
227
232
## 🛡️ License <aname="license"></a>
228
233
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.
0 commit comments