I got the following error when i tried to prune the model.
root@ceb7ee9a3713:/workspace# tlt-prune -pm "/home/samjth/NVIDIA_Transfer_Learning_Toolkit/Labelling_Software/output/prune_result/frcnn_kitti.epoch47.tlt" -o "/home/samjth/NVIDIA_Transfer_Learning_Toolkit/Labelling_Software/output/prune_result/logs" -eq intersection -pth 0.1 -k $KEY
Using TensorFlow backend.
usage: tlt-prune [-h] -pm PRETRAINED_MODEL -o OUTPUT_DIR -k KEY
[-n NORMALIZER] [-eq EQUALIZATION_CRITERION]
[-pg PRUNING_GRANULARITY] [-pth PRUNING_THRESHOLD]
[-nf MIN_NUM_FILTERS]
[-el [EXCLUDED_LAYERS [EXCLUDED_LAYERS ...]]] [-v]
tlt-prune: error: argument -k/--key: expected one argument