Fast-SCNN Model Complexity Estimator
This tool estimates the number of parameters (model size) and Floating Point Operations (FLOPs - computational cost) for a simplified Fast-SCNN-like architecture.
Adjust the input parameters to see how they impact the model's complexity, which directly affects its speed and memory footprint.
Note: These are estimations based on common layer calculations and do not represent the exact values of the official Fast-SCNN model, which has specific, optimized layers.
Input Parameters:
Estimated Model Complexity
Total Parameters (Millions)
0
Total FLOPs (Billions)
0
Estimated Memory (MB, for parameters)
0
Estimations are based on simplified convolutional and depthwise-separable layers. Actual Fast-SCNN parameters and FLOPs may vary due to specific architectural choices and optimization techniques not accounted for in this simplified model.