junma commited on
Commit
d149e20
·
verified ·
1 Parent(s): 5367c5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -7
app.py CHANGED
@@ -353,7 +353,7 @@ def seg_track_app():
353
  <span style="font-size:3em; font-weight:bold;">SAM2 for Video Segmentation 🔥</span>
354
  </div>
355
  <div style="text-align:center; margin-bottom:10px;">
356
- <span style="font-size:1.5em; font-weight:bold;">Segment Anything in Medical Images and Videos: Benchmark and Deployment</span>
357
  </div>
358
  <div style="text-align:center; margin-bottom:20px;">
359
  <a href="https://github.com/bowang-lab/MedSAM/tree/MedSAM2">
@@ -467,10 +467,7 @@ def seg_track_app():
467
  "assets/12fps_Dancing_cells_trimmed.mp4",
468
  "assets/clip_012251_fps5_07_25.mp4",
469
  "assets/FLARE22_Tr_0004.mp4",
470
- "assets/FLARE22_Tr_0016.mp4",
471
- "assets/FLARE22_Tr_0046.mp4",
472
  "assets/c_elegans_mov_cut_fps12.mp4",
473
- "assets/12fps_Dylan_Burnette_neutrophil.mp4",
474
  ],
475
  inputs=[input_video],
476
  )
@@ -478,10 +475,7 @@ def seg_track_app():
478
  label="",
479
  examples=[
480
  "assets/12fps_volvox_microcystis_play_trimmed.mp4",
481
- "assets/12fps_neuron_time_lapse.mp4",
482
  "assets/12fps_macrophages_phagocytosis.mp4",
483
- "assets/12fps_worm_eats_organism_3.mp4",
484
- "assets/12fps_worm_eats_organism_4.mp4",
485
  "assets/12fps_worm_eats_organism_5.mp4",
486
  "assets/12fps_worm_eats_organism_6.mp4",
487
  "assets/12fps_02_cups.mp4",
 
353
  <span style="font-size:3em; font-weight:bold;">SAM2 for Video Segmentation 🔥</span>
354
  </div>
355
  <div style="text-align:center; margin-bottom:10px;">
356
+ <span style="font-size:1.5em; font-weight:bold;">MedSAM2-Segment Anything in Medical Images and Videos: Benchmark and Deployment</span>
357
  </div>
358
  <div style="text-align:center; margin-bottom:20px;">
359
  <a href="https://github.com/bowang-lab/MedSAM/tree/MedSAM2">
 
467
  "assets/12fps_Dancing_cells_trimmed.mp4",
468
  "assets/clip_012251_fps5_07_25.mp4",
469
  "assets/FLARE22_Tr_0004.mp4",
 
 
470
  "assets/c_elegans_mov_cut_fps12.mp4",
 
471
  ],
472
  inputs=[input_video],
473
  )
 
475
  label="",
476
  examples=[
477
  "assets/12fps_volvox_microcystis_play_trimmed.mp4",
 
478
  "assets/12fps_macrophages_phagocytosis.mp4",
 
 
479
  "assets/12fps_worm_eats_organism_5.mp4",
480
  "assets/12fps_worm_eats_organism_6.mp4",
481
  "assets/12fps_02_cups.mp4",