A simple calculator for computing the number of parameters and FLOPs in convolutional neural networks with PyTorch-like APIs.
Refer to CNNCalculator.py
for details.
A simple calculator for computing the number of parameters and FLOPs in convolutional neural networks with PyTorch-like APIs.
Python