saeedseyfi / imagerner

Images machine learning helper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imagerner

The app will help you to get four-dots-coordinates on each image in a directory. The app provides you a json file as output. Then you can use the output file for machine learning to select similar shapes you selected earlier on the sample images.

This is a minimal cross-platform application based on Electron.

# Clone this repository
git clone https://github.com/saeedseyfi/imagerner.git

# Go into the repository
cd imagerner

# Install dependencies
npm install

# Run the app for development purpose
npm start

# Deploy executable apps
npm run deploy

About

Images machine learning helper

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 79.1%Language:HTML 20.9%