huangfuyang

Results 5 comments of huangfuyang

> Generally, the memory-usage of lego dataset is about 8G. You can pull the latest version and try it. Or you can try to reduce `n_rays_per_batch` in `ngp_base.py` to reduce...

> What is your operating system, GPU and CUDA version? ubuntu 18.04 1080TI cuda 11.2

> 我用的是v100,内存32g,animegan和whiteboxgan一般晚上10点训练到早上9点就可以得到比较好的模型了。我给的预训练模型都是训练一晚上的结果。animegan的学习率非常低,如果要快速见效可以提高一下。whiteboxgan需要cpu去做superpixel就比较慢,都在等待cpu处理,实际训练时间其实比较短,优化速度的话,可以考虑先把数据集都superpixel预处理一下。 数据集superpixel预处理有什么用处么?structure loss的算的不是生成出来的图片的superpixel么? F(G(Ip))。算原始图的superpixel也没啥用吧

> I found the strange color caused by `guided filter`, but now I didn't find a better method to solve it. adding np.clipping() after guided filter would solve the artifacts

Why ignored by primesense? It is a critical bug which causes corruption each time when you play an ONI file under NITE. Previously, I just manually set XN_STREAM_PROPERTY_PARAM_COEFF to 4....