Skip to content
/ GAN Public

A simple implementation of a GAN in PyTorch, on shoe images scraped off of eBay.

Notifications You must be signed in to change notification settings

rxu183/GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAN

A simple implementation of a GAN in PyTorch, on shoe images scraped off of eBay.

It suffers from mode collapse, however, and two sample images generated are below. Training was conducted on just CPU, so I couldn't afford higher resolutions or many runs really.

Screen Shot 2023-08-10 at 11 02 14 AM Screen Shot 2023-08-10 at 11 02 02 AM Screen Shot 2023-08-04 at 1 03 32 PM

About

A simple implementation of a GAN in PyTorch, on shoe images scraped off of eBay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages