Duane Johnson

Results 129 comments of Duane Johnson

@Tudmotu can this be merged in do you think?

Thanks, I think I understand the constraints better now.

`chapter` really works for me. It's short, concise, and builds on a well-known literary concept with an emphasis on beginning and ending, with stuff happening in between. It doesn't assume...

This is really neat. I'd like to see more examples of this some day. I think it could lend itself well to stylistic layovers--imagine [rough.js](https://github.com/pshihn/rough) (it replaces basic shapes with...

Is it possible to have multiple windows at this stage? I can call `createWindow` multiple times (and I get a window for each call) but the UI is only shown...

I'm also on Wayland and do not see the default icon on the neutralinojs-minimal app. I see the following warnings: ``` (soliloquy-journal-linux_x64:13462): Gdk-CRITICAL **: 11:09:56.977: gdk_wayland_window_set_dbus_properties_libgtk_only: assertion 'GDK_IS_WAYLAND_WINDOW (window)' failed...

Thank you, this is very helpful. I wonder if it would be good to give examples of solutions in Legion that are "common problems" like this? It would certainly make...

Just as counterpoint data: I've been running for a couple of days and am at iteration 22000 with no slowdown. (Windows 10, pytorch 1.7, cuda 11.2, NVidia 1080ti)

aug-prob, yes: ``` stylegan2_pytorch --data [datadir] --name headshots --results_dir results --models_dir models \ --aug-prob 0.25 --top-k-training --image-size 256 ```

Something else that might possibly be relevant: I have 32 GB of RAM.