jacobw

Results 6 issues of jacobw

Hi @wasidennis , before trying to combination feature and output space adaptation, i want to exploit the power of feature space adaptation and was trying to implement feature space alone....

in function update_sample_space_model in case "if memory is full", I got confused about the prior weights renormalization step. why the loop is controlled by i < prior_weights_[i] instead of i...

First of all, thanks for the great work. Recently i have implemented an image-level adaptation from CARLA(a simulator) to real urban scenarios using cycle_gan_model.py. But the results are suboptimal since...

Hi Thanks for sharing the great work. The question is : In my training dataset there are at least one set of in-/extrinsics, while testing a totally different set is...

Thanks for sharing your great work! And may i ask when will you release the code?

Thanks for sharing the great work! may i ask the inference speed of CAPE, compared to the original PETR?