Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
h-blake committed Apr 1, 2019
1 parent ac25ff1 commit 3ac9663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/yolo_demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from time import time
from darkflow.net.build import TFNet

sys.path.append('..')
from yolo_tf.yolo2_tiny_tf import YOLO2_TINY_TF
from dnn_fpga import dnn_fpga

Expand Down

0 comments on commit 3ac9663

Please sign in to comment.