Vega-KH
Vega-KH
I had the same issue, but figured it out. On windows, enter the image directory as a hard path, like: `C:\training-images` Also, make sure batch size is a factor of...
I am using Python 3.8 which seems to be the root of the problem. But if I update to Python 3.10, I get a whole problem that Torch cannot use...
> You can only continue training on a fully trained model. You can resume training from any saved checkpoint. > Or you can try changing the model filename to mysession01.ckpt...
@Azemar if you are careful NOT to run the "Model Download" cell, and then in the "Create/Load a Session" cell you enter the exact same Session_Name that you used previously,...
OK, thanks @TheLastBen. Feel free to close the issue if you want. I just thought it wouldn't be too hard to read the steps number from the name of the...