Image-Adaptive-3DLUT
Image-Adaptive-3DLUT copied to clipboard
Learning Image-adaptive 3D Lookup Tables for High Performance Photo Enhancement in Real-time
Hi, thanks for this great works. After reading the source code, I have a question about TV_3D module. Why do we need to multiply 2.0 in self.weight_r\self.weight_g\self.weight_b ? What's the...
LUT 学习方式
我有个很直观的想法就是 为什么不直接让网络输出LUT,这样的LUT就是图片自适应的了(可以同时解决您论文中提到的需要人工设计以及不能针对多种场景)。为什么不这么做呢?
大家有什么成功的解决方案吗?
How to make the generated LUT compatible with standard color grading softwares? I have tried to export and I get LUT_3D_SIZE 16 0.10483016818761826 0.2902417778968811 0.0 4097 lines. Any help would...
who can tell me that how to install trilinear? thx.
I have tried to install the trilinear to jetson nano but the following error appeared jetpack 4.6.0 Cuda 10.2 > ..... /home/jet/.local/lib/python3.6/site-packages/torch/include/c10/cuda/CUDAStream.h :6:10: fatal error: cuda_runtime_api.h: No such file or...