jshankar

Results 1 issues of jshankar

I modified yolo_main.py to work on video instead of image as follows . It doesn't however work.Is there anything else I need to change ? net = caffe.Net(model_filename, weight_filename, caffe.TEST)...