tensorflow-yolov4-tflite icon indicating copy to clipboard operation
tensorflow-yolov4-tflite copied to clipboard

Is there a way to do object detection in videos(.mp4) on Android?

Open yasuharuokazaki opened this issue 3 years ago • 0 comments

I want to do object detection to .mp4 file that saved in External storage directories.

To do so,I've splited the video into frames.

What kind of code should I write to load the divided frames into the model in order?

yasuharuokazaki avatar Sep 10 '22 03:09 yasuharuokazaki