code
sssefe commited on
Commit
6fe669b
Β·
verified Β·
1 Parent(s): 1ed7a2b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  <!--
2
  * @Author: Yaozzz666
3
  * @Date: 2025-03-21 13:49:25
@@ -24,7 +29,7 @@
24
 
25
  ## πŸ“– The Architecture of DSCLoRA Model
26
  <div align=center>
27
- <img src="https://huggingface.co/sssefe/DSCLoRA/resolve/main/figs/DSCF_arch.png" width="800px"/>
28
  </div>
29
  We replace the SPAB module with the proposed SConvLB module and incorporate
30
  ConvLoRA layers into both the pixel shuffle block and its preceding convolutional layer. Spatial Affinity Distillation Loss is calculated
@@ -68,4 +73,4 @@ If our work is useful to you, please use the following BibTeX for citation.
68
  ```
69
 
70
  ## πŸ“œ License and Acknowledgement
71
- This code repository is release under [MIT License](LICENSE).
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - code
5
+ ---
6
  <!--
7
  * @Author: Yaozzz666
8
  * @Date: 2025-03-21 13:49:25
 
29
 
30
  ## πŸ“– The Architecture of DSCLoRA Model
31
  <div align=center>
32
+ <img src="https://huggingface.co/sssefe/DSCLoRA/resolve/main/figs/DSCF_arch.png" width="1500px"/>
33
  </div>
34
  We replace the SPAB module with the proposed SConvLB module and incorporate
35
  ConvLoRA layers into both the pixel shuffle block and its preceding convolutional layer. Spatial Affinity Distillation Loss is calculated
 
73
  ```
74
 
75
  ## πŸ“œ License and Acknowledgement
76
+ This code repository is release under [MIT License](LICENSE).