video-object-detection
video-object-detection copied to clipboard
How to run testing?
when I run below command, it is not working with some error. command: "python main.py --model=original_train_val.prototxt"
error:
Traceback (most recent call last):
File "main.py", line 96, in
Can you explain how to run example? thank you for your help
Marx HA
Is your prepare_data.py working ?In my case it is working but it is not generating image_mean_binaryproto file .So what should be the solution?