Hello,
I was wondering if it is possible in any way to perform optimizations, such as pruning, on a trained TF2 Object-Detection SavedModel?
Thanks,
Ahmad
Hello,
I was wondering if it is possible in any way to perform optimizations, such as pruning, on a trained TF2 Object-Detection SavedModel?
Thanks,
Ahmad
It’s not easy to apply pruning in PTQ fashion, so I’d say pruning should be there from the training phase.
You can upvote and check: