avalonstrel / GatedConvolution_pytorch

A modified reimplemented in pytorch of inpainting model in Free-Form Image Inpainting with Gated Convolution [http://jiahuiyu.com/deepfill2/]
Other
434 stars 77 forks source link

RuntimeError: CuDNN error: CUDNN_STATUS_BAD_PARAM #22

Open Janekaka opened 5 years ago

Janekaka commented 5 years ago

Has anyone encountered this error? RuntimeError: CuDNN error: CUDNN_STATUS_BAD_PARAM @avalonstrel

Janekaka commented 5 years ago

I used the pretrained model to test the given images, but i encountered the RuntimeError: CuDNN error: CUDNN_STATUS_BAD_PARAM, can anybody help me?