Wok

Results 144 comments of Wok

Issue arises at line 1208: https://github.com/lucidrains/lightweight-gan/blob/359c868ec8eddd83b200e31b49f88501cbff674c/lightweight_gan/lightweight_gan.py#L1197-L1210 It looks like `checkpoints` (returned at line 1198) is None, as in #48. You might want to ensure that you are running the latest...

ADA is a strategy for varying the augmentation probability during the training, while the probability is constant in this repository. Moreover, as mentioned above, different augmentations are offered in both...

> 6. Decline the trade on the client side Who declines the offer at step 6? Is it the person who initiated the trade who cancels it, or the person...

Related: - #14 - #17 I did not know this bird. ![Real photo of this bird](https://upload.wikimedia.org/wikipedia/commons/0/08/Blue-footed_Boobies_on_Isabela_Island.jpg) Maybe try *Stable Diffusion* with [this colab notebook][colab-repo]. [![Open In Colab][colab-badge]][colab-repo] [colab-repo]: [colab-badge]:

I think this is a parameter of your video reader.

> `pip install deskew` ... I am always a bit wary about `pip-installing` packages without making sure that the package was uploaded to PyPI by the owner of the repository....

Related: - #1 - #2 - #5

I am not sure I understand the suggestion, as the algorithm only modifies the latent code, and does not change the network weights or layers. I think what you suggest...

> Why can't I open the demo link? This is what is written: > The demo website is turned off, due to budget limitation. Please visit our project website.