TRI-ML / vidar

Other
550 stars 65 forks source link

Self-calibration implementation on Monodepth2 model using UCM #29

Open jjinCode opened 1 year ago

jjinCode commented 1 year ago

Hi, thanks for your great research!!

I have some question about 'Self-Supervised Camera Self-Calibration from Videos'. Using code in this repo., I add implementation of UCM to monodepth2 code and test on kitti dataset to confirm that UCM can converge to kitti pinhole model. But the result can not converge to GT pinhole camera parameter.

I your paper, It can be converge GT parameter quickly even though with parameter initialization using image shape. In your test, how many epochs need to converge to around GT camera parameter?

1005452649 commented 1 year ago

hello,can I have a look at your code?

1005452649 commented 1 year ago

hello,can I have a look at your code? @jjinCode