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
7.91k stars 838 forks source link

Can't find dataloader , no outputs #322

Open BaiLuQiShuang opened 3 months ago

BaiLuQiShuang commented 3 months ago

When i ran predict.py , here comes the issues: [2024-07-03 10:59:17,943][saicinpainting.training.trainers.base][INFO] - BaseInpaintingTrainingModule init done 0it [00:00, ?it/s] [2024-07-03 10:59:18,323][saicinpainting.training.data.datasets][INFO] - Make val dataloader default from E:\PythonProjectFiles\lama\images/

I also changed the model.path, indir, outdir, make sure they are not empty. So what's val dataloader? Thank you very much for answering my questions! 👍 :)

BaiLuQiShuang commented 3 months ago

it also said: Detectron v2 is not installed but i have already install detectron2, The output is shown in this image. 屏幕截图 2024-07-03 152352