daixiangzi / face_detection

using caffemode which is provided by shiqi yu
14 stars 3 forks source link

test.py fails #2

Closed Tez01 closed 5 years ago

Tez01 commented 5 years ago

Cannot copy param 0 weights from layer 'conv1_1'; shape mismatch. Source param shape is 16 3 3 3 (432); target param shape is 16 1 3 3 (144). To learn this layer's parameters from scratch rather than copying from a saved net, rename the layer.

This is my error