greeneggsandyaml

Results 18 issues of greeneggsandyaml

Hello authors, Thank you for your paper. I just wanted to ask about code release -- will you release code? Thank you!

Hello authors, Thank you for your great work and your code. I am trying to run the model, which involves building the CUDA extension. I am aware that issue #13...

Hello authors, thank you for your great work. I am trying to train a model on the lego dataset with TensorCP, but it is not working. It trains, but the...

Thank you for your hard work on this library! Do you have any plans to add StyleGAN(2)? There are unofficial numerous PyTorch implementations (e.g. https://github.com/rosinality/stylegan2-pytorch) on GitHub.

enhancement

Hello authors, Thank you for your incredibly interesting paper. I had a very quick question about the CelebA-HQ train/test split. I believe the config uses the split 29000/1000: https://github.com/podgorskiy/ALAE/blob/master/configs/celeba-hq256.yaml#L6-L7 And...

Hello authors, thank you for your work. The Google Drive link is broken and it's impossible for me to download the dataset. Could you perhaps share some other way of...

Hello, I ran the C10 script (literally nothing modified) and I get NaNs: ``` 10/195 ( 4.62%) (TE/ETA: 0:05 / 1:49) Deleting singular value logs...al : +nan, D_loss_fake : +nan,...

Hello authors, thank you for your great work. You noted in the README: > Apart from the LLFF dataset, we experimented on the RealEstate10K, KITTI Raw and the Flowers Light...

Hello, thank you so much for this wonderful paper and codebase. I am trying to reproduce the results of `lsun_churches-ldm-kl-8.yaml`. I have not modified any parameters in the config and...

### Quick question about data augmentation --- Hello authors, thanks for the library. Are there any examples of data augmentation using PyTorch3D (e.g. for Co3D or ShapeNet)? This sounds like...