flaviagiammarino commited on
Commit
afe38cb
1 Parent(s): 0a901f8

Upload 2 files

Browse files
Files changed (2) hide show
  1. scripts/pt_example.png +0 -0
  2. scripts/pt_example.py +0 -1
scripts/pt_example.png CHANGED
scripts/pt_example.py CHANGED
@@ -42,5 +42,4 @@ show_mask(masks[0], ax=ax[1], random_color=False)
42
  show_box(input_boxes, ax[1])
43
  ax[1].set_title("MedSAM Segmentation")
44
  ax[1].axis("off")
45
- plt.tight_layout()
46
  plt.show()
 
42
  show_box(input_boxes, ax[1])
43
  ax[1].set_title("MedSAM Segmentation")
44
  ax[1].axis("off")
 
45
  plt.show()