Skip to content

Commit

Permalink
Update test_model_GlaS.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mustansarfiaz committed Sep 18, 2023
1 parent 6bdccd9 commit 57a8d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MoNuSeg_GLaS/test_model_GlaS.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from tqdm import tqdm
import os
#from nets.UCTransNet import UCTransNet
from nets.gaganet import MyNet
from nets.sasanet import MyNet
from utils import *
import cv2
import numpy as np
Expand Down

0 comments on commit 57a8d9f

Please sign in to comment.