MTrans
MTrans copied to clipboard
The PyTorch implementation of 'Multimodal Transformer for Automatic 3D Annotation and Object Detection'.
Dear author, May I ask if only 500/125 training samples will be used when retraining PointPillars and PointRCNN with 500frames and 125frames? Or 500/125 annotated samples plus 3712-500/125 unannotated samples?
Dear author, I would like to ask how to use the 'pc2img' function in 'modality_mapper'? How do I get the parameter 'idx_map'?
Hi! Thanks again for updating this codebase! I' curious if you wil update this codebase with the implementation of MTrans for the nuscenes dataset?