luminoth
luminoth copied to clipboard
JSON output not working for video
Predicting image files and generating JSON output works fine but I have not been able to get JSON metadata from video files.
Command used:
lumi predict video.mp4 -f preds/video.json -d preds/
I have tried both with checkpointflags fast and accurate.
Thanks in advance.