Skip to content

Madness in the form of dog nebulas, donuts, and other crazy stuff

Notifications You must be signed in to change notification settings

PiotrKrzem/StdCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAN and style transfer network

This is a final project for Introduction to Machine Learning course.

Project uses python 3.8.9 version.

Setup

Download data

https://www.kaggle.com/jessicali9530/stanford-dogs-dataset

Please download the dataset from above link, and copy all contents

  • from images/Images to training_data/Images
  • from annotations/Annotation to training_data/Annotation

Install requirements

pip3 install --upgrade pip

python3 -m pip install -r requirements.txt

Running

python3 main.py

About

Madness in the form of dog nebulas, donuts, and other crazy stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages