MrYxJ / calculate-flops.pytorch

The calflops is designed to calculate FLOPs、MACs and Parameters in all various neural networks, such as Linear、 CNN、 RNN、 GCN、Transformer(Bert、LlaMA etc Large Language Model)
https://pypi.org/project/calflops/
MIT License
393 stars 14 forks source link

about 3D object detection #13

Open ouyangziyao opened 7 months ago

ouyangziyao commented 7 months ago

Hi, the input shape of point cloud is not the shape of image. And what should I input?