Feature Extraction
Transformers
PyTorch
bbsnet
custom_code
thinh-huynh-re commited on
Commit
917689e
·
1 Parent(s): 8694186

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -8,15 +8,14 @@ datasets:
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
- This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
12
 
13
  ## Model Details
14
 
15
  ### Model Description
16
 
17
  <!-- Provide a longer summary of what this model is. -->
18
-
19
-
20
 
21
  - **Developed by:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
@@ -29,8 +28,8 @@ This modelcard aims to be a base template for new models. It has been generated
29
 
30
  <!-- Provide the basic links for the model. -->
31
 
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
  - **Demo [optional]:** [More Information Needed]
35
 
36
  ## Uses
 
8
 
9
  <!-- Provide a quick summary of what the model is/does. -->
10
 
11
+ <!-- This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1). -->
12
 
13
  ## Model Details
14
 
15
  ### Model Description
16
 
17
  <!-- Provide a longer summary of what this model is. -->
18
+ <img src="https://raw.githubusercontent.com/DengPingFan/BBS-Net/master/Images/pipeline.png" width="80%"/>
 
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Shared by [optional]:** [More Information Needed]
 
28
 
29
  <!-- Provide the basic links for the model. -->
30
 
31
+ - **Repository:** https://github.com/DengPingFan/BBS-Net
32
+ - **Paper [optional]:** BBS-Net: RGB-D salient object detection with a bifurcated backbone strategy network
33
  - **Demo [optional]:** [More Information Needed]
34
 
35
  ## Uses