Christopher-Lim commited on
Commit
db538a3
·
verified ·
1 Parent(s): ec080df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -15,8 +15,7 @@ pipeline_tag: object-detection
15
 
16
  <!-- Provide a quick summary of what the model is/does. -->
17
 
18
- Butter is a novel 2D object detection framework designed to enhance hierarchical feature representations for improved detection robustness. (https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
19
-
20
  ## Model Details
21
 
22
  ### Model Description
@@ -36,7 +35,7 @@ Butter is a novel 2D object detection framework designed to enhance hierarchical
36
  <!-- Provide the basic links for the model. -->
37
 
38
  - **Repository:** [https://github.com/Aveiro-Lin/Butter]
39
- - **Paper [optional]:** [https://www.arxiv.org/pdf/2507.13373]
40
 
41
 
42
  ## Uses
 
15
 
16
  <!-- Provide a quick summary of what the model is/does. -->
17
 
18
+ Butter is a novel 2D object detection framework designed to enhance hierarchical feature representations for improved detection robustness.
 
19
  ## Model Details
20
 
21
  ### Model Description
 
35
  <!-- Provide the basic links for the model. -->
36
 
37
  - **Repository:** [https://github.com/Aveiro-Lin/Butter]
38
+ - **Paper:** [https://www.arxiv.org/pdf/2507.13373]
39
 
40
 
41
  ## Uses