Skip to content

PyTorch Implementation of the pix2pix model for Image Recoloring

Notifications You must be signed in to change notification settings

ElHuaco/cGAN-Image-Recoloring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PyTorch Implementation of Image Recoloring with cGANs

This repository contains the code for building and training the pix2pix model using PyTorch. The model is trained on the Microsoft COCO Dataset and the purpose of the model is recoloring grayscale images, although it can be used for other tasks.

Requirements: PyTorch 1.13.0+cu117

About

PyTorch Implementation of the pix2pix model for Image Recoloring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 67.6%
  • Jupyter Notebook 32.4%