DrewNF / Tensorflow_Object_Tracking_Video

Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
MIT License
503 stars 198 forks source link

about caffe #11

Open maxleeeeee opened 6 years ago

maxleeeeee commented 6 years ago

when I run program, Terminal has a message about no kaffe module. waht should i do?

DrewNF commented 6 years ago

could u paste here the terminal code and response?! bests

prathaprpm commented 6 years ago

image

emmacb commented 6 years ago

The kaffe folder can be found in TENSORBOX\utils. googlenet_load.py is in the same folder. Change the path of the import, for instance to: from .kaffe import mynet