edge-connect
EdgeConnect uses a two-stage adversarial model for image inpainting, focusing on the accurate reproduction of image details by first generating edges and then using an inpaint network. Utilizing datasets like Places2, CelebA, and Paris Street-View, and built with Python and PyTorch, this model reconstructs missing image sections. It supports different levels of training and testing, provides pre-trained models, detailed configuration guides, and includes alternative edge detection, serving both researchers and developers interested in advanced inpainting methods.