Skip to content

ItsJamin/a-ice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

aIce is a playground for data creation, data processing and machine learning.

Models: Machine Learning Models for different tasks

Tools: To easily create datasets or other things

Data: all the datasets used

Feel free to contribute :)

Machine Learning Models

aCorn

to recognize simple, hand-drawn shapes such as:

  • cross
  • circle
  • line
  • rectangle
  • triangle

Tools

Draw Tool

preview2

A tool to draw images for labels and add them to datasets.

Standards for pictures:

  • 256x256

Model Prediction Tool

preview

With this tool you can draw images, and loaded model (image classifier model) guesses what it should be.

Data

Current datasets:

simple shapes (256x256)

Image Classifier

Black and white images of hand-drawn shapes:

  • circle
  • line
  • cross
  • triangle
  • rectangle