Skip to content

A simple demonstration of CycleGAN to change the colour of the clothes. Here generated image will have the same object content but different colour. Here domain A and B represent different cloth colours(i.e. Green and Maroon)

Notifications You must be signed in to change notification settings

Dipeshtamboli/GAN_for_clothes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Utilizing different GANs to re-generate the clothes colour

CycleGAN

We are using CycleGAN to generate the image of the same person with a different colour of the shirt/t-shirt.
The training set consists of two different identities from the Market-1501 dataset.

For red to green

Domain-A - ID_1 - green

Domain-B - ID_2 - Maroon

Input image from the domain A and it's domain B output.

Input image from the domain B and it's domain A output.

For black to non-black clothes

Domain-A - Several Ids - black

Domain-B - Several Ids - non-black

Input image consisting of black shirt/t-shirt to non-black shirt/t-shirt output.

Also from non-black to black.

For black to grey clothes

Domain-A - Several Ids - black

Domain-B - single_ID - non-black

Input image consisting of black shirt/t-shirt to grey shirt/t-shirt output.

About

A simple demonstration of CycleGAN to change the colour of the clothes. Here generated image will have the same object content but different colour. Here domain A and B represent different cloth colours(i.e. Green and Maroon)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published