NVlabs / eg3d

Other
3.24k stars 363 forks source link

How to upsample #48

Open apriljt opened 2 years ago

apriljt commented 2 years ago

Hello, I tried to use the dataset with 128*128 resolution to train my own model. I have question of how to upsample the result in training right now I only have the model of 128 resolution result. Should I manually do it in command or it can automatic upsample it after how many iteration? Can you give me some instuction? Thank you so much : )