ACVNet icon indicating copy to clipboard operation
ACVNet copied to clipboard

Pretrained KITTI Model

Open samuel-woerz opened this issue 2 years ago • 4 comments

Hi, great work and thanks for providing your code. Do you plan on releasing the weights for the model finetuned on KITTI? Also, did you freeze the attention weights during KITTI finetuning?

samuel-woerz avatar Mar 29 '22 16:03 samuel-woerz

No freeze the attention weights during KITTI finetuning.

gangweiX avatar Mar 31 '22 01:03 gangweiX

Thanks for your answer!

samuel-woerz avatar Apr 24 '22 09:04 samuel-woerz

I am currently trying to reproduce your KITTI finetuning and I have three questions:

  1. After reducing the learning rate in the 300th epoch of the mixed KITTI2012 and KITTI2015 finetuning, do you reset the learning rate to 0.001 when you start the second 500 epoch finetuning or do you continue with the reduced learning rate?
  2. After the 300 epochs, do you reduce the learning rate by a factor of 2, as stated in the paper, or by a factor of 10, as GwcNet did it? Reducing by a factor of 10 performs better for me.
  3. My KITTI15 validation EPE peaks at 0.574 during the 500 mixed epochs, and again peaks at 0.57 during the additional 500 KITTI15 only epochs. Are these EPEs similar to what you got?

Thank you for your time!

samuel-woerz avatar May 09 '22 16:05 samuel-woerz

Hello, when will you upload the pre-model of kitti15 dataset? Thanks!

kangarooCV avatar May 29 '22 13:05 kangarooCV