Can’t calculate the Params and FLOPs of Backbone
Pooky-Z opened this issue · 0 comments
Pooky-Z commented
I used thop,torchstat and ptflops to caculate the Flops of the model, but all of the results shows there is 0 params and 0 flops in ResNet and FPN. Why did this happen and how can I calucalte the Flops of model correctly. Thank you!