Skip to content

Simple annotation tool for image classification (v2)

License

Notifications You must be signed in to change notification settings

tfandkusu/ikut_annotation_v2

Repository files navigation

iKut annotation

A simple annotation tool for image classification.

movie

How to build

Install a specific version of flutter by asdf.

asdf plugin add flutter
asdf install
asdf reshim

Build project.

flutter pub get
dart 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

Previous repository

About

Simple annotation tool for image classification (v2)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published