advimman / lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
https://advimman.github.io/lama-project/
Apache License 2.0
8.09k stars 858 forks source link

how to use the pretrained model? #187

Open shallweiwei opened 1 year ago

shallweiwei commented 1 year ago

I have added resume_from_checkpoint in the yaml,but the output of the first epoch is still 0

shallweiwei commented 1 year ago

Of course.But I don't see your answer on github

---Original--- From: @.> Date: Mon, Dec 12, 2022 19:04 PM To: @.>; Cc: @.**@.>; Subject: Re: [saic-mdal/lama] how to use the pretrained model? (Issue #187)

I have the same question. Can we have a discuss?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

windj007 commented 1 year ago

Not enough information to help. Are you trying to fine-tune a pretrained model?

ZhuoranLyu commented 1 year ago

@windj007 Hi, yes. I'm trying to fine-tune the model on my dataset. May I know the steps for that? THX