Feature Extraction
Transformers
PyTorch
bbsnet
custom_code
thinh-huynh-re commited on
Commit
8ab3009
·
1 Parent(s): f46e63a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
- # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
- {}
5
  ---
6
 
7
  # Model Card for Model ID
@@ -174,6 +174,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
174
 
175
  **BibTeX:**
176
 
 
177
  @inproceedings{fan2020bbs,
178
  title={BBS-Net: RGB-D salient object detection with a bifurcated backbone strategy network},
179
  author={Fan, Deng-Ping and Zhai, Yingjie and Borji, Ali and Yang, Jufeng and Shao, Ling},
@@ -182,6 +183,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
182
  year={2020},
183
  organization={Springer}
184
  }
 
185
 
186
  **APA:**
187
 
@@ -203,6 +205,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
203
 
204
  ## Model Card Contact
205
 
206
- [More Information Needed]
207
-
208
-
 
1
  ---
2
+ license: mit
3
+ datasets:
4
+ - RGBD-SOD/rgbdsod_datasets
5
  ---
6
 
7
  # Model Card for Model ID
 
174
 
175
  **BibTeX:**
176
 
177
+ ```
178
  @inproceedings{fan2020bbs,
179
  title={BBS-Net: RGB-D salient object detection with a bifurcated backbone strategy network},
180
  author={Fan, Deng-Ping and Zhai, Yingjie and Borji, Ali and Yang, Jufeng and Shao, Ling},
 
183
  year={2020},
184
  organization={Springer}
185
  }
186
+ ```
187
 
188
  **APA:**
189
 
 
205
 
206
  ## Model Card Contact
207
 
208
+ [More Information Needed]