Submitted by Dense-Smf-6032 t3_y6iu0l in MachineLearning
Dense-Smf-6032 OP t1_ispqyw8 wrote
Reply to comment by Anaphylaxisofevil in [D] Video Tracking vs Image detection by Dense-Smf-6032
I see. How do I make the video track to do fast inference (if I don't want to run it per-frame level)?
Anaphylaxisofevil t1_isptitd wrote
It really depends on making (and training) an adaptation to your per-frame detector to incorporate prediction priors, then devising a method for making the prediction priors from previous frames' output. I'm not that familiar with the specifics of your particular problem to add much more, I'm afraid.
Viewing a single comment thread. View all comments