CaffeModelCompression
CaffeModelCompression copied to clipboard
Use case Instructions
Thanks for the code, I'm hoping it will be useful for my work.
It would be very helpful if you could provide some instructions on how to use this for the general use case, where someone wants to compress a previously trained model, fine-tune the compressed model, iterate as needed, and then use it for testing. Is this possible with the code that you provided, assuming caffe is already installed and working?
Thanks again.