Skip to content

App for labeling images to train a neural network with.

Notifications You must be signed in to change notification settings

FRC4607/labeling-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIS Labeling App

A simple app for labeling images for use in training a neural network that detects FRC game items.

Make sure to bind /app/imgs to a directory containing the .png images you want labeled, and /app/labels to a directory where you would like the created labels to go.

Once the image is running, cd /app in the container and run python create-image-rows.py. You should also do this after adding more images.

The app's front end is hosted on port 80.

About

App for labeling images to train a neural network with.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published