Open Fisher-Wang opened 1 month ago
Hey @Fisher-Wang !
Just to confirm: have you cloned the latest version of the repo and getting this error?
As a first solution that comes to mind: it seems torch.hub has cached the previous version of the hubconf, so you have clean cache and try running demo again.
Just try: rm -rf /home/xxx/.cache/torch/hub/facebookresearch_co-tracker_main
to clean cache and then run your code again. It should get fresh snapshot from the repo and download fresh models.
Let us know if it works!
Thank you for the Cotrakcer v2.1 update!
However when I run the script in README, it run into error.
For offline mode:
For online mode: