You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you very much for your work.
I have several questions regarding the discrepancies between the content of the paper and the code:
First, in modal fusion, the paper combines the features of 2D features and 2D3D features through addition, but it seems that this step is not present in the code. Do we need this operation?
Secondly, after obtaining the 2D Learner, the paper mentions adding the 3D features with the 2D Learner through skip connections to obtain Enhanced 3D Features. However, I didn't see this step in the code. Did I overlook it, or is it unnecessary to obtain Enhanced 3D Features?
Thank you very much! Best of luck with your research!
The text was updated successfully, but these errors were encountered:
would you please tell how could you train 2DPASS on your own dataset or other dataset, in fact, I am interested to train the 2DPASS on agroverse 2 dataset because it is taken by Velodyne VLP-32C what do you think about it !
Hello, thank you very much for your work.
I have several questions regarding the discrepancies between the content of the paper and the code:
First, in modal fusion, the paper combines the features of 2D features and 2D3D features through addition, but it seems that this step is not present in the code. Do we need this operation?
Secondly, after obtaining the 2D Learner, the paper mentions adding the 3D features with the 2D Learner through skip connections to obtain Enhanced 3D Features. However, I didn't see this step in the code. Did I overlook it, or is it unnecessary to obtain Enhanced 3D Features?
Thank you very much! Best of luck with your research!
The text was updated successfully, but these errors were encountered: