face_classification icon indicating copy to clipboard operation
face_classification copied to clipboard

Problem while retraining CNN models with pre-trained model

Open prashanthvs opened this issue 7 years ago • 0 comments

I am getting this error when retraining a custom database. I followed the exact requirements.txt and setup the necessary environment, but unable to understand this error.

ValueError: Dimension 0 in both shapes must be equal, but are 7 and 16 for 'Assign' (op: 'Assign') with input shapes: [7,7,1,16], [16,3,7,7]

prashanthvs avatar Jul 23 '18 02:07 prashanthvs