Skip to content

Commit 9e0a106

Browse files
Update utils.py
1 parent 71463b2 commit 9e0a106

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
import json
77
import random
88
import pprint
9+
import PIL
10+
import imageio
911
import scipy.misc
1012
import cv2
1113
import numpy as np

0 commit comments

Comments
 (0)