Deze

Results 12 comments of Deze

``` python tools/analysis_tools/get_flops.py \ /root/code/mmdetection3d/configs/centerpoint/centerpoint_voxel0075_second_secfpn_8xb4-cyclic-20e_nus-3d.py \ ``` Run this command

It seems that model input is not only the arg `shape`, how can I compute the 3D detector flops using the script? Looking forward to your reply and solution.