Spaces:
Sleeping
Sleeping
hhhhhh0103
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -249,8 +249,8 @@ gradio_app = gr.Interface(
|
|
249 |
Or, upload by yourself: <br>\
|
250 |
1. Upload images to be valided to 'img1' and 'img2'. <br>2. Upload images to 'im1' and 'im2'. <br>\
|
251 |
<br> \
|
252 |
-
π
|
253 |
-
π Examples below
|
254 |
-
π Current UI interface only unleashes a small part of the capabilities of
|
255 |
</p>",
|
256 |
)
|
|
|
249 |
Or, upload by yourself: <br>\
|
250 |
1. Upload images to be valided to 'img1' and 'img2'. <br>2. Upload images to 'im1' and 'im2'. <br>\
|
251 |
<br> \
|
252 |
+
π The correspondence representation is presented by multiple paired-ROIs in the same color. <br>\
|
253 |
+
π Examples below are all medical images for the algorithm proposed for medical registration initially. <br>\
|
254 |
+
π Current UI interface only unleashes a small part of the capabilities of SAMReg, i.e., 2D registration w 'embedding' mode. \
|
255 |
</p>",
|
256 |
)
|