Add some metadata (#1)
Browse files- Add some metadata (601d8b2996809d8f6365b10b960094b5590384e5)
Co-authored-by: Omar Sanseviero <[email protected]>
README.md
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
---
|
| 2 |
library_name: birefnet
|
| 3 |
tags:
|
| 4 |
-
- Image Segmentation
|
| 5 |
- background-removal
|
| 6 |
-
-
|
| 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
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
This model has been pushed to the Hub using **birefnet**:
|
|
|
|
| 1 |
---
|
| 2 |
library_name: birefnet
|
| 3 |
tags:
|
|
|
|
| 4 |
- background-removal
|
| 5 |
+
- mask-generation
|
| 6 |
- Dichotomous Image Segmentation
|
| 7 |
- Camouflaged Object Detection
|
| 8 |
- Salient Object Detection
|
| 9 |
- pytorch_model_hub_mixin
|
| 10 |
- model_hub_mixin
|
| 11 |
repo_url: https://github.com/ZhengPeng7/BiRefNet
|
| 12 |
+
pipeline_tag: image-segmentation
|
| 13 |
---
|
| 14 |
|
| 15 |
This model has been pushed to the Hub using **birefnet**:
|