You can calculate the number of trainable parameters and memory requirements for a CNN based on its non-trainable parameters such as convolutinal filter sizes, stride and so on. The attached paper provides means of calculations as well as the results for CNNs in image recognition based on popular benchmarks from 2012 to 2017:
Conference Paper Is Bigger Always Better? Lessons Learnt from the Evolution o...