nv-nguyen/gigapose

Run-time application

Closed this issue · 1 comments

Hi!

I would like to ask if this would run with a camera in run-time? (if so, how would one adapt this repo to run with the webcam?)
Also, is this plausible to run on cpu-only?

Cheers!

Unfortunately, since our method GigaPose is based on DINOv2, it requires GPU for computing features, it cannot be run with only CPU.