PyTorch-Deep-Compression
PyTorch-Deep-Compression copied to clipboard
A PyTorch implementation of the iterative pruning method described in Han et. al. (2015)
Results
2
PyTorch-Deep-Compression issues
Sort by
recently updated
recently updated
newest added
You did a very nice implement But I want to ask for the weight that got masked by **zero** in weights. Did the whole computation increase but weight's value are...
Hi, Thanks for this repo. Just wondering if there is a deep compression algorithm for yolov3 darknet that you are aware of OR can that be used using this repo?...