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
ColonSLAM/vg_networks/endofm/timesformer.py has following code referring to the above file that is missing from the repo:
config_path = join(os.path.dirname(file), "data", "TimeSformer_divST_8x32_224.yaml").
How shall we fix this?