rapidrabbit76 / PaintsTensorFlow

line drawing colorization using TensorFlow
MIT License
52 stars 6 forks source link

Error while training with mode 512 #12

Closed Mps24-7uk closed 3 years ago

Mps24-7uk commented 3 years ago

I have trained a draft model on the custom dataset but getting dimension error for the same dataset while training with mode 512.

isuue

Any help would be appreciated. Thanks and Regards you.

rapidrabbit76 commented 3 years ago

@Mps24-7uk

  1. did u modify the data preprocessing module?
  2. tell me the tf version, it would be appreciated.
    1. Err is confirmed that it has been resized to 512 based on one side during the pre-processing process.
    2. please tell us the version as users may have changed depending on the version.