Skip to content

AI-Gaming/Custom-Vision-Training-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Custom Vision Training Images

This is a collection of Training and Test images for the AIGaming.com Microsoft Custom Vision game.

Download and expand the zip file which contains two folders.

  • Training Data
  • Testing Data

Don't use the testing data images to train your planets model as this will nullify the results of testing your model.

The following is a list of the zip file contents:

.
└── Planets
    ├── Testing Data
    │   ├── earth
    │   │   └── earth1.jpg
    │   ├── jupiter
    │   │   ├── jupiter6.jpg
    │   │   └── jupiter7.png
    │   └── mercury
    │       ├── mercury6.jpg
    │       └── mercury7.jpg
    └── Training Data
        ├── Jupiter
        │   ├── jupiter1.jpg
        │   ├── jupiter2.jpg
        │   ├── jupiter3.jpg
        │   ├── jupiter4.jpg
        │   └── jupiter5.jpg
        ├── Mercury
        │   ├── mercury1.jpg
        │   ├── mercury2.jpg
        │   ├── mercury3.jpg
        │   ├── mercury4.jpg
        │   └── mercury5.jpg
        ├── Pluto
        │   ├── pluto1.jpg
        │   ├── pluto2.jpg
        │   ├── pluto3.jpg
        │   ├── pluto4.jpg
        │   └── pluto5.jpg
        └── Venus
            ├── venus1.jpg
            ├── venus2.jpg
            ├── venus3.jpg
            ├── venus4.jpg
            └── venus5.jpg

About

Training and test images for the AI Gaming Microsoft Custom Vision Events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published