YoloTensorFlow229 icon indicating copy to clipboard operation
YoloTensorFlow229 copied to clipboard

I can't see any flow graph

Open cevatbostancioglu opened this issue 7 years ago • 2 comments

Hello, thanks for sharing your project. I was using opencv but opencv cannot read mp4/avi files. so i move skvideo for video reading. anyway, i successfully compiled and run this command( i converted data/input.mp4 to data/out.avi) : python yolo.py --video_path data/out.avi --start 0 --end 1500 --checkpoint_path yolo.ckpt

but i can't see any flow graph or something like that. i just see detections. so do you guys have any idea ?

image

cevatbostancioglu avatar May 24 '17 00:05 cevatbostancioglu

Hello sir, I dont know how to answer your question but when I tried to run training code by myself I received this error: NotFoundError (see above for traceback): Tensor name "ConvLayer23_conv_weights/b_ConvLayer23" not found in checkpoint files /home/phong/Downloads/yolo.ckpt

I have a question, are you using the same google drive pretrained model ?

phongnhhn92 avatar Oct 11 '17 06:10 phongnhhn92

Did anyone of you fixed this error?

arcslash avatar Oct 11 '17 19:10 arcslash