rerun icon indicating copy to clipboard operation
rerun copied to clipboard

Use video logging api in `detect_and_track` example

Open oxkitsune opened this issue 1 year ago • 1 comments

What

This updates the detect_and_track example to use the new video api.

oxkitsune avatar Nov 30 '24 13:11 oxkitsune

Curious to hear what your thoughts are on this approach, since it's still logging rescaled Image entities. I was thinking of rescaling the model outputs to the video's resolution so we can logVideoFrameReference instead and save memory.

oxkitsune avatar Nov 30 '24 13:11 oxkitsune