Skip to content

Commit 60f978d

Browse files
authored
Update demo.py
1 parent 624608f commit 60f978d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo.py

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
import pdb
1717
import time
1818
import cv2
19+
import imutils
1920
import torch
2021
from torch.autograd import Variable
2122
import torch.nn as nn

0 commit comments

Comments
 (0)