Skip to content

nschaefe/Car2Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car2Car

Example Output

Image to image translation using a modifed version of StarGAN(https://github.com/yunjey/stargan). Transforms a car to a target make. The datasets we used are from:

More in the project report Project Report

Training

  1. put your data under ./data (name format: domainTag-name.jpg; e.g., 1-audiA3.jpg)
  2. start anaconda environment with the given environment.yml
  3. run training_command.sh (adjust parameters if necessary)

About

Image to image translation using StarGAN(https://github.com/yunjey/stargan). Transforms the car desing to the desired target make

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published