leuschnm commited on
Commit
ad4add0
·
verified ·
1 Parent(s): 4005bb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ with gr.Blocks() as demo:
149
  """
150
  ## References
151
  The code will be available at: https://github.com/TencentYoutuResearch/CrowdCounting-SASNet.
152
-
153
  Song, Q., Wang, C., Wang, Y., Tai, Y., Wang, C., Li, J., … Ma, J. (2021). To Choose or to Fuse? Scale Selection for Crowd Counting. The Thirty-Fifth AAAI Conference on Artificial Intelligence (AAAI-21).
154
  """)
155
 
 
149
  """
150
  ## References
151
  The code will be available at: https://github.com/TencentYoutuResearch/CrowdCounting-SASNet.
152
+ App Created by: [MalteLeuschner - leuschnm](https://github.com/MalteLeuschner/CrowdCounting_SASNet)
153
  Song, Q., Wang, C., Wang, Y., Tai, Y., Wang, C., Li, J., … Ma, J. (2021). To Choose or to Fuse? Scale Selection for Crowd Counting. The Thirty-Fifth AAAI Conference on Artificial Intelligence (AAAI-21).
154
  """)
155