yqyao/FCOS_PLUS

Can’t calculate the Params and FLOPs of Backbone

Pooky-Z opened this issue · 0 comments

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!