Faster-High-Res-Neural-Inpainting icon indicating copy to clipboard operation
Faster-High-Res-Neural-Inpainting copied to clipboard

High-Resolution Image Inpainting using Multi-Scale Neural Patch Synthesis

Results 12 Faster-High-Res-Neural-Inpainting issues
Sort by recently updated
recently updated
newest added

hello, good code. But one image needs 30 seconds on GPU? Is it so slow?

I have encountered the following problem when i tried to execute _luarocks install cudnn_ > CMake Error at /usr/local/Cellar/cmake/3.13.2/share/cmake/Modules/FindCUDA.cmake:696 (message): > Specify CUDA_TOOLKIT_ROOT_DIR > Call Stack (most recent call first):...

你好,想问一下,使用的数据集是什么呢,是成对的数据吗(就是有空缺图片跟完整图像一一对应)

@leehomyc Hi, I'm very confused about pretrained network VGG-19 which seems to apply on classfication,how does it work in image inpainting?There are hundreds of excellent networks.Why we just choose this...

大佬你好,你们所写论文里面的x到底是什么?怎么迭代实现超分辨率的?网上查找到的资料,与你们发在CVPR上的图不一致,这个迭代该怎么理解?还望不吝赐教!

Hello, thanks for your work. In Content Network, we will use holistic content loss Ec(h(x, R), f(x0)), but how we get the unknown image x? And what the relationship between...

Hi, By referring the below link: https://github.com/leehomyc/Faster-High-Res-Neural-Inpainting/issues/24 I trained train.lua with human face data in context encoder https://github.com/pathak22/context-encoder The trained model, when tested, executes in context encoder. However the same...

if mask is irregular polygon, this model still work well or not?

```` $ th run_texture_optimization.lua torch/install/bin/luajit: /e/Ne/High-Res-Neural-Inpainting/mylib/mrf.lua:52: attempt to call method 'cl' (a nil value) ````