yu4u / noise2noise

An unofficial and partial Keras implementation of "Noise2Noise: Learning Image Restoration without Clean Data"
MIT License
1.07k stars 237 forks source link

Test does not work #29

Closed IsabellLehmann closed 5 years ago

IsabellLehmann commented 5 years ago

Hi!

I started my testing with this command:

python3 test_model.py --weight_file gaussian/weights.045-72.507-30.07326.hdf5 --image_dir dataset/Set14

But I get this error message: QObject::moveToThread: Current thread (0x5588fcb685f0) is not the object's thread (0x5588fda7b000). Cannot move to target thread (0x5588fcb685f0)

Speicherzugriffsfehler (Speicherabzug geschrieben) [in english: Memory access error (memory dumped)]

IsabellLehmann commented 5 years ago

Hi at all! If somebody has the same error: Set an output path. I was testing via ssh and then showing graphics did not work and rised an error.