Peiye Zhuang
Peiye Zhuang
> I would also really appreciate that! Uploaded the code. Thanks!
Thanks for your interest. Sorry for the late release in that the author is currently swamped with some work. Will start to release this code for sure after two weeks....
> Thanks for the reply! I'll wait for the release! Uploaded the code. Thanks!
Update: after training 169k steps... 
> Still odd. Do you mind trying it on your end? Just in case I set hyper-params wrong. I attached the training image here. I trained it at 128*128 resolution....
> > @KelestZ Hi, have you resolved the convergence issue of the model ? I am encountering the similar problem where my model produces images with noises after being trained...
Is this python script runnable on Blender 3.x? I am using the MacOS system with an M1 chip, and the script was just stuck: 
Btw, "conda create -n celebaHQ python=3" in your readme.md should be fixed to "python=2"
Ditto. I was using a mac with an M1 chip where the old Blender is not supported. Switching to one with an Intel chip works for me.
> Thank you for @kaylolittlejohn's reply! I'll try it later. > np. I also had to use this workaround for Big Sur: [mmatl/pyrender#117](https://github.com/mmatl/pyrender/issues/117). Once I did that and the above,...