A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
Mainly optimize this operator by replacing serial reduction by warp reduction.
Passingly, some computation like divided or mod by multiply of 2, the redundancy of computing const value are optimized meanwhile.
Optimize the ms_deform_attention.
Mainly optimize this operator by replacing serial reduction by warp reduction. Passingly, some computation like divided or mod by multiply of 2, the redundancy of computing const value are optimized meanwhile.