Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
/ ikut_annotation Public archive

[Flutter Desktop]Simple annotation tool for image classification.

Notifications You must be signed in to change notification settings

tfandkusu/ikut_annotation

Repository files navigation

iKut annotation

A simple annotation tool for image classification.

How to build

Install a specific version of flutter by asdf.

asdf plugin add flutter
asdf install
asdf reshim

Build project.

flutter pub get
flutter pub run build_runner build

How to run

flutter run -d macos

Settings

File or directory Explanation 
label.txt up to 4 classes labels to edit label. Line break must be CRLF.
image/ images for labeling.
result.csv image file names and these labels. Line break must be CRLF.

How to operate

Operation Key
Select next image ] key
Select previous image [ keys
Set label 1 Z key
Set label 2 X key
Set label 3 C key
Set label 4 V key
Select 100 images ahead P key
Select 100 previous image O key

References

Food 101

About

[Flutter Desktop]Simple annotation tool for image classification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published