Skip to content

greentfrapp/artificial-01-cyan-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CYAN COLLECTION

(art)ificial project01

CYAN COLLECTION

This repository contains the script that created CYAN COLLECTION.

Instructions

Run the following to generate an image with the default parameters. The default resulting image should be classified as 'strawberry' by Keras' ResNet50.

$ python3 main.py

Parameters

  • ImageNet Class (by ID): -class=949
  • Hue to apply (hex): -hue=#00FFFD
  • Number of steps: -steps=2560
  • Output image size (pixels): -size=1024
  • Output file: -path=image.jpg

Help

Run with the --help flag to get a list of possible flags.

$ python3 main.py --help

About

Creator script for CYAN COLLECTION

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages