BEVFormer
BEVFormer copied to clipboard
Calculate G_FLOPs
Hi, could you share your code to calculate the GFLOPs. I try to use get_flops.py from mmdet3d to calculate, however, it doesn't work.
You should provide a dummy_metas for forward_dummy in https://github.com/zhiqi-li/BEVFormer/blob/master/projects/mmdet3d_plugin/bevformer/detectors/bevformer.py#L140.
Hello, thank for your work, but i want to know what the input_shape is, or which command do you run? can you show it for me? thx