RaspberryPi-FaceDetection-MTCNN-Caffe-With-Motion icon indicating copy to clipboard operation
RaspberryPi-FaceDetection-MTCNN-Caffe-With-Motion copied to clipboard

Quantize pretrained models

Open arasharchor opened this issue 8 years ago • 1 comments

Hi,

as model is big for limited GPU memories, is it possible to compress the model by binarization or quantization method not only to reduce the size of models, but also to speed up the process?

arasharchor avatar Aug 26 '17 12:08 arasharchor

hello smajida, I run this command " python setup.py build " but I can not found file " setup.py ", could you tell me please ? Protobuf installation:

cd ~/caffe cd python python setup.py build python setup.py google_test sudo python setup.py install

liugang27 avatar Oct 11 '17 01:10 liugang27