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
{{ message }}
This repository was archived by the owner on Jul 17, 2025. It is now read-only.
I found that the function segment_normalize_video in mtedx_utils.py directly designate the fps of video as 25, but in practice, the fps could be in {24, 25,30}. It should be revised if so.