Thanks for sharing your great work!
I have some questions about your paper work.
There're 2 options for your inputs: w/o 2D, w/ 2D.
I initially thought that features from w/ 2D could outperform the features from w/o 2D, but it wasn't in your paper.
In Table1 from Vote2Cap-DETR++, some benchmarks like B-4, M, R were acquired better than w/ 2D.
How is it possible and why should we use these multiview features, which are not effective in performance and also could be hard to be extracted.

In addition, the 3detr is used as the encoder/decoder for your model.
As 3detr does not perform well in 3D detection benchmark like ScanNet, compared to other non-transformer based architectures, can I substitute the encoder/decoder to other models? would it perform well? For instance, the recently released 3D detector like V-DETR is based on 3detr, so that it would be another option for better performance for your model.
Thanks for sharing your great work!
I have some questions about your paper work.

There're 2 options for your inputs: w/o 2D, w/ 2D.
I initially thought that features from w/ 2D could outperform the features from w/o 2D, but it wasn't in your paper.
In Table1 from Vote2Cap-DETR++, some benchmarks like B-4, M, R were acquired better than w/ 2D.
How is it possible and why should we use these multiview features, which are not effective in performance and also could be hard to be extracted.
In addition, the 3detr is used as the encoder/decoder for your model.
As 3detr does not perform well in 3D detection benchmark like ScanNet, compared to other non-transformer based architectures, can I substitute the encoder/decoder to other models? would it perform well? For instance, the recently released 3D detector like V-DETR is based on 3detr, so that it would be another option for better performance for your model.