Ankit kumar singh
Ankit kumar singh
Hi @SuryaViswanath, I want to fine-tune the model for the inpainting task. I want to train this model for an inpainting task, and I have a dataset that includes the...
My use case is text inpainting task. So I created my own 1,500 text inpainting datset. For each sample there are 3 images which are origianal iamge, mask image and...
Okay, let me try will tell you if I encounter an error , Thankyou for your reply
Okay, can you tell me that did you made any changes in any other code in the given GitHub or anywhere based on your custom dataset
Hey @SuryaViswanath, i resolved the error. Can you please see this error and give me an approach to resolve this this is the error: PS C:\Users\user\Desktop\lama_inpainting\lama> $env:PYTHONPATH = (Get-Location).Path PS...
hey @SuryaViswanath see this i reached with new error ================ FIDscore get_value called ================ [2025-11-12 11:10:54,959][main][CRITICAL] - Training failed due to Non-matrix input to matrix function.: Traceback (most recent call...
hey @SuryaViswanath see this image why fid ssim_fod100_f1 is NAN
hey @SuryaViswanath here is the structure Each folder contains two subfolders, namely images and masks. The naming convention in both subfolders is as follows 1.png, 2.png,3.png ....so on I have...
Hey @ShiChengxin-0810, did you actually rectify the error and train your model? I also got stuck while training.