Hello,
I went through the Readme file and ran the main.py script for 25 epoch (resnet50).
The output model was saved as best_model.weights. However, the model is not pruned atall. the FLOP and weight parameter count is same as default pretrained resnet50 model.
Is there some instructions missing on the Readme file?
Hello,
I went through the Readme file and ran the main.py script for 25 epoch (resnet50).
The output model was saved as best_model.weights. However, the model is not pruned atall. the FLOP and weight parameter count is same as default pretrained resnet50 model.
Is there some instructions missing on the Readme file?