OriLib commited on
Commit
5d9c173
1 Parent(s): 1ea5224

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -29
README.md CHANGED
@@ -36,7 +36,7 @@ Developed by BRIA AI, RMBG v2.0 is available as a source-available model for non
36
  - The model is released under a Creative Commons license for non-commercial use.
37
  - Commercial use is subject to a commercial agreement with BRIA. [Contact Us](https://bria.ai/contact-us) for more information.
38
 
39
- - **Model Description:** BRIA RMBG-2.0 is a segmentation model trained exclusively on a professional-grade dataset.
40
  - **BRIA:** Resources for more information: [BRIA AI](https://bria.ai/)
41
 
42
 
@@ -80,37 +80,12 @@ For clarity, we provide our data distribution according to different categories,
80
  ![examples](results.png)
81
 
82
  Architecture
83
- RMBG-2.0 is developed on the BiRefNet enhanced with our proprietary dataset. This training data significantly improve the model’s accuracy and effectiveness for background-removal task.
 
84
 
85
- #####
86
-
87
- ### Model Description
88
-
89
- <!-- Provide a longer summary of what this model is. -->
90
-
91
-
92
-
93
- - **Developed by:** [BRIA AI](https://bria.ai/)
94
- - **Funded by [optional]:** [More Information Needed]
95
- - **Shared by [optional]:** [More Information Needed]
96
- - **Model type:** Background Removal
97
- - **Language(s) (NLP):** [More Information Needed]
98
- - **License:** [More Information Needed]
99
- - **Finetuned from model [optional]:** [More Information Needed]
100
-
101
- ### Model Sources [optional]
102
-
103
- <!-- Provide the basic links for the model. -->
104
-
105
- - **Repository:** [More Information Needed]
106
- - **Paper [optional]:** [More Information Needed]
107
- - **Demo [optional]:** [More Information Needed]
108
-
109
- ## Uses
110
 
111
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
112
 
113
- ### Direct Use
114
 
115
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
116
 
 
36
  - The model is released under a Creative Commons license for non-commercial use.
37
  - Commercial use is subject to a commercial agreement with BRIA. [Contact Us](https://bria.ai/contact-us) for more information.
38
 
39
+ - **Model Description:** BRIA RMBG-2.0 is a dichotomous image segmentation model trained exclusively on a professional-grade dataset.
40
  - **BRIA:** Resources for more information: [BRIA AI](https://bria.ai/)
41
 
42
 
 
80
  ![examples](results.png)
81
 
82
  Architecture
83
+ RMBG-2.0 is developed on the BiRefNet enhanced with our proprietary dataset. This training data significantly improve the model’s accuracy and effectiveness for background-removal task.<br>
84
+ **Original BiRefNet Repository:** https://github.com/ZhengPeng7/BiRefNet
85
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
 
 
87
 
88
+ ### Usage
89
 
90
  <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
91