You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For an 18-minute single-person video recording, it takes me an approximated (still running) 30 hours to derive the features w/ the code.
When I split the video recording into one-minute segment, each segment only takes 10 mins to run. I
Is it principled for me to use the 2nd approach?
As I'm trying to derive features for each second of the video, I've made sure skip_frames is set to the # of frames per second (which is 25 in my case).
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: