thomaskuestner / CNNArt

Automatic and reference-free MR artifact detection
Apache License 2.0
25 stars 17 forks source link

fix the input shape when predicting #36

Closed TokenJan closed 6 years ago

TokenJan commented 6 years ago
  1. add shape transpose in fPreprocessData instead of in fSplitDataset, otherwise the shape is incorrect when predicting.

  2. adapt correct model path when predicting