Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -249,8 +249,8 @@ gradio_app = gr.Interface(
|
|
249 |
description="<p> \
|
250 |
<strong>Register anything with ROI-based registration representation.</strong> <br>\
|
251 |
Choose an example below 🔥 🔥 🔥 <br>\
|
252 |
-
Or, upload by yourself: <br>\
|
253 |
-
|
254 |
<br> \
|
255 |
π The correspondence representation is presented by multiple paired-ROIs in the same color. <br>\
|
256 |
π Examples below are all medical images for the algorithm proposed for medical registration initially. <br>\
|
|
|
249 |
description="<p> \
|
250 |
<strong>Register anything with ROI-based registration representation.</strong> <br>\
|
251 |
Choose an example below 🔥 🔥 🔥 <br>\
|
252 |
+
Or, upload by yourself: Upload images to be aligned to 'img1' and 'img2'. <br>\
|
253 |
+
The estimate of the an inference time is about 475s.
|
254 |
<br> \
|
255 |
π The correspondence representation is presented by multiple paired-ROIs in the same color. <br>\
|
256 |
π Examples below are all medical images for the algorithm proposed for medical registration initially. <br>\
|