Skip to content

Commit 9c7d513

Browse files
Update test.py
1 parent 8def192 commit 9c7d513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
from tqdm import tqdm_notebook as tqdm
2929
import cv2
3030
from sklearn.utils import shuffle
31+
from sklearn.metrics import confusion_matrix
3132
from tqdm import tqdm
3233
import tifffile as tif
3334
from model import msrf

0 commit comments

Comments
 (0)