Riley Fitzpatrick

Results 6 comments of Riley Fitzpatrick

@zoechi It works fine when running on android, but on iOS it seems to use `FLUTTER_TARGET` for all builds regardless of what I supply with `-t`. Any ideas? ``` flutter...

I followed the steps, but it crops my icon and surrounds it with blank space. ![100iconwrong](https://user-images.githubusercontent.com/54483846/68554180-caf24500-03f4-11ea-9203-aa89f8a3751b.PNG)

@aatmmr I don't have the ability to separate the background from the foreground. Is there a way to fix this while still using just one image file?

When adjusting D's learning rate, I noticed that the lr _increases_ as it upsamples. Aren't learning rates usually supposed to decrease as it gets closer to convergence? Regardless, I've set...

@aydao LR of 0.0003 for the discriminator or the generator?

Also wondering how to implement spectral normalization. I'm having a lot of problems with stability.