zengxianyu / crfill

CR-Fill: Generative Image Inpainting with Auxiliary Contextual Reconstruction. ICCV 2021
Other
225 stars 43 forks source link

So many packages are lost #10

Open haoren55555 opened 3 years ago

haoren55555 commented 3 years ago

I wonder if it can run

zengxianyu commented 3 years ago

Please run the code following instructions in the readme.md

haoren55555 commented 3 years ago

I didnt find the pix2pix_model

zengxianyu commented 3 years ago

 the pix2pix_model is never used by any part of the code

------------------ Original ------------------ From: niceshot @.> Date: Mon, Nov 8, 2021 9:38 PM To: zengxianyu/crfill @.> Cc: zengxianyu @.>, Comment @.> Subject: Re: [zengxianyu/crfill] So many packages are lost (Issue #10)

I didnt find the pix2pix_model

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

RahulBhalley commented 2 years ago

Then what is the solution to fix this error?

Lecxxx commented 2 years ago

ModuleNotFoundError: No module named 'models.pix2pix_model' how can I fix this error?

zengxianyu commented 2 years ago

please follow train.sh and test.sh