Push model using huggingface_hub.
Browse files- README.md +16 -0
- config.json +3 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: birefnet
|
3 |
+
tags:
|
4 |
+
- model_hub_mixin
|
5 |
+
- Image Segmentation
|
6 |
+
- Background Removal
|
7 |
+
- Mask Generation
|
8 |
+
- Dichotomous Image Segmentation
|
9 |
+
- Camouflaged Object Detection
|
10 |
+
- Salient Object Detection
|
11 |
+
- pytorch_model_hub_mixin
|
12 |
+
---
|
13 |
+
|
14 |
+
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
15 |
+
- Library: https://github.com/ZhengPeng7/BiRefNet
|
16 |
+
- Docs: [More Information Needed]
|
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bb_pretrained": false
|
3 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e544a60ccba5cf01a0a62ad94b2837088fd0b9a69bd80dcc9da93a726bc6a89
|
3 |
+
size 884878824
|