Aleksandr Oleinikov
Aleksandr Oleinikov
Nice! Can we get a documentation on how to use this exactly?
Can confirm this, happened after the upgrade to 2021.11
Sorry to bump this up like this, but is there an up-to-date workaround to this problem? I've tried rebasing the older pr by jeffallen, but the integration fails to install...
I have an issue where if I set connection mode to "local" in configuration, my device (sonoff micro) becomes unavailable - despite it having no cloud connection (i had it...
That is with latest master of course.
@logan001 are you using 7.2 or the latest updated 7.2-2? Because the latter contains a winevulkan update to 1.3.213 which is the same as Proton. Which would explain why @Blisto91...
@lucidrains any chance of merging this? :smiley:
Hm, I've tried this and it doesn't actually seem to work: ```Traceback (most recent call last): File "/mnt/storage3/training/stylegan2-lookahead/bin/stylegan2_pytorch", line 8, in sys.exit(main()) File "/mnt/storage3/training/stylegan2-lookahead/lib/python3.10/site-packages/stylegan2_pytorch/cli.py", line 215, in main fire.Fire(train_from_folder) File...
THIS! For instance, my dataset was quite negatively affected by the cropping/cutout augmentation, and it took me a while to realize the issue. Previewing the augmentation would be very cool.
Oh, translation might cause this? Then what does it do exactly (same question for cutout). I always though it just did horizontal flip or something like that. And unfortunately I...