简体中文 | English
This page includes the usage of some useful tools in PaddleVideo.
To get the params of a model.
python3.7 tools/summary.py -c configs/recognization/tsm/tsm.yaml
to print FLOPs.
python3.7 tools/summary.py -c configs/recognization/tsm/tsm.yaml --FLOPs