RaspberryPi-FaceDetection-MTCNN-Caffe-With-Motion
RaspberryPi-FaceDetection-MTCNN-Caffe-With-Motion copied to clipboard
Quantize pretrained models
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?
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