Evan Davis

Results 6 issues of Evan Davis

As of PyTorch 1.1.0, the inputs to `pack_padded_sequence` do not need to be sorted by length if `enforce_sorted=False`: https://pytorch.org/docs/master/nn.html#torch.nn.utils.rnn.pack_padded_sequence > enforce_sorted (bool, optional) – if True, the input is expected...

https://github.com/shahinrostami/theme-purple-please

I am seeing very impressive results when applying this to single images, but for videos it often produces "texture sticking" artifacts similar to those noted in [Alias-Free GAN](https://nvlabs.github.io/stylegan3/) (StyleGAN3). I...

Hi, This is really inspiring work! Do you have any plans to publish the interactive UI?

This is really interesting work, thanks for publishing. Do you have plans to support StyleGAN3 in this repository?

Hi, Thanks for the interesting work! I was wondering if a PyTorch version is still planned?