Open k1L1t0 opened 1 month ago
Hi, @k1L1t0
We did not study the visualization of reconstruction features in our OneNIP paper, so this repo does not provide the corresponding implementation code.
However, this is worth exploring further. You can implement it following the code (./tools/train_vis_decoder.py
) of UniAD.
Hellow, thanks for your nice code. I've just finished a reproduction of UniAD and want to make a comparison with OneNIP. How can I train the vis_decoder and visualize the reconstructed features like UniAD?