Submitted by AutoModerator t3_z07o4c in MachineLearning
Gazorpazzor t1_ixq5oa5 wrote
Reply to comment by Evoke_App in [D] Simple Questions Thread by AutoModerator
Usually Image recognition models are the ones used for video recognition too. Yolo models are often used for video recognition thanks to their near real-time inference time.
I invite you to check YoloV7 github page, they also have a script implementation of their model for video recognition on the main page.
Viewing a single comment thread. View all comments