Skip to content

kohjiahng/monet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monet Dataset

monet

Source

Downloaded from Kaggle

Data

  • 300 monet paintings, in jpg and tfrec format
  • 7038 general photos, in jpg and tfrec format

Every image is a 256x256x3 Numpy array with dtype uint8

Format

{
    monet: {
        image: image
    },
    photo: {
        image: image
    }
}

Compile

Go to the /monet/monet folder and run tfds build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages