Implementation of web friendly ML models using TensorFlow.js. pix2pix, face segmentation, fast style transfer and many more ...
648
stars
254
forks
source link
ValueError: Layer weight shape (4, 4, 3, 32) not compatible with provided weight shape (4, 4, 3, 64) #20
Open
OhRly-net opened 5 years ago
When trying to convert my model, i get the following error:
Any tips on what might be going wrong here?