hzy46 / fast-neural-style-tensorflow

A tensorflow implementation for fast neural style!
932 stars 361 forks source link

train error #59

Open nmxnql opened 5 years ago

nmxnql commented 5 years ago

when i train my own style transform network,it occures the follwing error: Number of ways to split should evenly divide the split dimension, but got split_dim 2 (size = 4) and num_split 3 My enrironment: python:2.7 tensorflow:1.11