We implement this work with Ubuntu 18.04, NVIDIA Tesla V100, and CUDA11.8. CUDA_VISIBLE_DEVICES=0 python train_align.py --dataset MS-COCO --model UDIS --epochs 150 -b 16 --loss-type UDIS --freq_record ...
Abstract: Image inpainting is a technique designed to remove unwanted regions from images and restore them. This technique is expected to be applied in various applications, including image editing, ...