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
hello, in evaluate.py, files = glob.glob(os.path.join(args.directory, "*.npy")), we need to transform mp4 to npy? How to generate npy data? looking forward to your reply, thanks!