upload
Browse files
app.py
CHANGED
@@ -80,7 +80,7 @@ on a NVIDIA 3090 GPU 17ms per standard 4K image). \
|
|
80 |
<br /> \
|
81 |
The best way for a demo testing is using your mobile phone to capture a screen image, which may cause moire patterns. \
|
82 |
You can scan the QR code to play on your mobile phone. \
|
83 |
-
<img src='QR.jpg'> "
|
84 |
|
85 |
article = "Check out the [ECCV 2022 paper](https://arxiv.org/abs/2207.09935) and the \
|
86 |
[official training code](https://github.com/CVMI-Lab/UHDM) which the demo is based on.\
|
|
|
80 |
<br /> \
|
81 |
The best way for a demo testing is using your mobile phone to capture a screen image, which may cause moire patterns. \
|
82 |
You can scan the QR code to play on your mobile phone. \
|
83 |
+
<img src='https://github.com/CVMI-Lab/UHDM/blob/main/figures/QR.jpg', alt='QR code'> "
|
84 |
|
85 |
article = "Check out the [ECCV 2022 paper](https://arxiv.org/abs/2207.09935) and the \
|
86 |
[official training code](https://github.com/CVMI-Lab/UHDM) which the demo is based on.\
|