facebookresearch / co-tracker

CoTracker is a model for tracking any point (pixel) on a video.
https://co-tracker.github.io/
Other
3.91k stars 251 forks source link

Hi, I'm following your CoTracker3, and I found that the previous Kubric dataset for CoTracker2 is not suitable for CoTracker3, as CoTracker3 requires a `seq_len` of 64, while CoTracker2 only needs a `seq_len` of 24. I am wondering how to create a Kubric dataset with 64 frames. Thank you for your guidance! #130

Open ZeroWen opened 2 weeks ago

ZeroWen commented 2 weeks ago
          Hi @nikitakaraevv , I'm following your CoTracker3, and I found that the previous Kubric dataset for CoTracker2 is not suitable for CoTracker3, as CoTracker3 requires a `seq_len` of 64, while CoTracker2 only needs a `seq_len` of 24. I am wondering how to create a Kubric dataset with 64 frames. Thank you for your guidance!

Originally posted by @sinkers-lan in https://github.com/facebookresearch/co-tracker/issues/8#issuecomment-2439941747