leftthomas / ImageDeblurring

A Keras implementation of image deblurring based on ICCV 2017 paper "Deep Generative Filter for motion deblurring"
82 stars 30 forks source link

训练的时候 #28

Closed x3393467 closed 5 years ago

x3393467 commented 5 years ago

训练的时候一直OOM,, 可以请问你一下你训练使用的配置吗?

leftthomas commented 5 years ago

@x3393467 change channel_rate to 16, and use small batch_size, I trained on TITAN X GPU.

Alukassh commented 5 years ago

@x3393467 change channel_rate to 16, and use small batch_size, I trained on TITAN X GPU.

i had try this, the results are almost the same as the blurred ones, what's the problem?

leftthomas commented 5 years ago

@Alukassh add more images and use better GPU, if we decrease channel_rate, it will be insufficient