You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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! 👍 :)
The text was updated successfully, but these errors were encountered:
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! 👍 :)
The text was updated successfully, but these errors were encountered: