hhhhhh0103 commited on
Commit
f473d9d
Β·
verified Β·
1 Parent(s): 8d0ae4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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
- πŸ’Ž SAM segments the target with any point or scribble, then SegGPT segments all other images. <br>\
253
- πŸ’Ž Examples below were never trained and are randomly selected for testing in the wild. <br>\
254
- πŸ’Ž Current UI interface only unleashes a small part of the capabilities of SegGPT, i.e., 1-shot case. \
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
  )