Update app.py
Browse files
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 |
|