xiaochus / Vehicle_Tracking

OpenCV 3 & Keras implementation of vehicle tracking with video data.
MIT License
117 stars 41 forks source link

how to install this moudle? #4

Open PPPxiaomoer opened 6 years ago

PPPxiaomoer commented 6 years ago

My error is from utils.entity import Entity ImportError: No module named utils.entity

parvez2307 commented 6 years ago

copy that entity file in your directory where code is present. That should work!!!