Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
onnx-community
/
BiRefNet-ONNX
like
4
Follow
ONNX Community
656
Image Segmentation
Transformers.js
ONNX
BiRefNet
background-removal
mask-generation
Dichotomous Image Segmentation
Camouflaged Object Detection
Salient Object Detection
License:
mit
Model card
Files
Files and versions
Community
Use this model
Xenova
HF Staff
commited on
Mar 7
Commit
9b05798
·
verified
·
1 Parent(s):
0bcfcf8
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
library_name: transformers.js
3
+
pipeline_tag: image-segmentation
4
+
tags:
5
+
- background-removal
6
+
license: mit
7
+
base_model:
8
+
- ZhengPeng7/BiRefNet
9
+
---