Azemar

Results 30 comments of Azemar

Did you find a solution to the problem? I have a similar case

I use a new method - everything works for me. Try to log out from all browsers and wait an hour. I was getting this error too, and in my...

> Yes, you can specify the path to the folders in INSTANCE_DIR_OPTIONAL and CLASS_DIR > > The script automatically resize the images and crops them if they are not square...

I have 250 images of one artist, do I understand correctly that I need to select the top 50 images from them and specify the path to them in the...

Now there is a new error when using the old method: ``` NameError Traceback (most recent call last) in 7 #@markdown --- 8 ----> 9 if Use_New_Fast_Method=="No": 10 11 Training_Subject...

Also noticed such a bug or "feature" that if you uncheck the checkbox fp16 in the training settings and select the generation of intermediate models, these models will have a...

> I'll see what I can do about that, did you notice a quality difference between fp16 and fp32 ? I haven't checked on purpose, but I'll check and write...

> 1- It's not an error, it's just an information message, ignore it. 2- because each model has a different conversion script and it is almost impossible to detect which...

> You could try to run it in the docker environment I created: https://github.com/tom-doerr/TecoGAN-Docker I somehow could not figure it out with the docker. What versions of components does it...