Tensorflow_Object_Tracking_Video icon indicating copy to clipboard operation
Tensorflow_Object_Tracking_Video copied to clipboard

about caffe

Open maxleeeeee opened this issue 7 years ago • 3 comments

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

maxleeeeee avatar Nov 19 '17 12:11 maxleeeeee

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

DrewNF avatar Nov 29 '17 20:11 DrewNF

image

prathaprpm avatar Dec 29 '17 07:12 prathaprpm

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

emmacb avatar Feb 10 '18 23:02 emmacb