facebookresearch / fvcore

Collection of common code that's shared among different research projects in FAIR computer vision team.
Apache License 2.0
2k stars 226 forks source link

Meaning of Class <ActivationCountAnalysis> #112

Open go-ahead-maker opened 2 years ago

go-ahead-maker commented 2 years ago

I got an issue. I compared two different models about the parameters and FLOPs, these two models have similar parameters and FLOPs, but the total activations reported by the class have large gaps(one is 50% higher than another).

I wonder why it has such a great gap and the meaning of "activations"