israrbacha

Results 12 issues of israrbacha

Hi, I try your code but after 300 epoch it give me error in model writer the original message is : TypeError: write_model() missing 1 positional argument: 'model' I didn't...

thanks for your work, i try your model with batch size 1 for small GPU(8GB,12GB) it doesn't wok. i check it both in ubuntu and windows; in ubuntu it shows...

VariableV2: CPU Add: CPU XLA_CPU XLA_GPU Mul: CPU XLA_CPU XLA_GPU RandomStandardNormal: CPU XLA_CPU XLA_GPU Const: CPU XLA_CPU XLA_GPU Colocation members, user-requested devices, and framework assigned devices, if any: G_synthesis/noise0/Initializer/random_normal/shape (Const)...

I got the following error could you please add an example direction i.e. "open_mouth" it may be easy to edit for further exploration. AssertionError Traceback (most recent call last) in...

Hi, I am not able to resume traning from checkpoints, i have noticed that some people have this issue on your stylegan2-pytorch repo. The error is a key mismatch in...

Hi Peter Wang, I tried to run the Notbooks (both color and warp). There is no error but i got blank screen with no interactive editing platform. ![Capture1](https://user-images.githubusercontent.com/35684554/185774439-914534e5-bee4-4174-b9f1-de592f58fce5.PNG)

Hi, thanks for sharing your work, Have you tried the align and uniform loss combined with SimCLR? or any other contrastive or non-contrastive method? Since the memory requirement for MoCo...

i run DRIT code on horse2zebra dataset after 10 epochs it gives nan for g_loss and d_loss i use original gan loss function.

thanks for your great work, as the model is too heavy do you have the multi gpu version of this code it will be more convenient for us to run....