Test the consistency of uploaded weights and local weights.
Browse files
README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
---
|
| 2 |
library_name: birefnet
|
| 3 |
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- pytorch_model_hub_mixin
|
| 5 |
- model_hub_mixin
|
| 6 |
repo_url: https://github.com/ZhengPeng7/BiRefNet
|
|
|
|
| 1 |
---
|
| 2 |
library_name: birefnet
|
| 3 |
tags:
|
| 4 |
+
- Image Segmentation
|
| 5 |
+
- background-removal
|
| 6 |
+
- Mask Generation
|
| 7 |
+
- Dichotomous Image Segmentation
|
| 8 |
+
- Camouflaged Object Detection
|
| 9 |
+
- Salient Object Detection
|
| 10 |
- pytorch_model_hub_mixin
|
| 11 |
- model_hub_mixin
|
| 12 |
repo_url: https://github.com/ZhengPeng7/BiRefNet
|