facebookresearch / co-tracker

CoTracker is a model for tracking any point (pixel) on a video.

Home Page:https://co-tracker.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solve camera poses?

antithing opened this issue · comments

HI, and thank you for making this available!
Can this be used to calculate camera poses, eg offline camera tracking?

Hi @antithing, yes!
You might want to check out our paper on structure from motion with point tracking:
https://vggsfm.github.io/

@nikitakaraevv cool! Will that deep sfm code be made available?

Thanks!