Skip to content

albertdoes/that-datum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

that-datum

Repo of tools for you to struggle lazily with data preparation.
Built with Python Tkinter. (Theme used - Azure https://github.com/rdbende/Azure-ttk-theme)

Yes

Current applications:

  • Peel
  • AnoDatum

Peel

Peel helps you to transform video into image frames.

python -m Peel

Demo

Supported file foramts:

  • avi
  • mp4

Anota

Anota is a tool design for annotating image data.

python -m Anota

Demo1

Demo2

Demo3

Supports 'loading and saving settings'.
Compatible with any aspect ratios.

Supported annotating schemes:

  • Classic (one label at a time)
  • Extended (multiple labels at a time)
  • Hierarchical (multilabels with relation and controlled selection at a time)

Current supported annotating modes:

  • Bounding Box (format - [labelid, centre_x, centre_y, width, height])
  • Landmark (format - [landmarkid, x, y])

Note: Everything is now Relational and in the range [0, 1]
rounded to 4 decimals to be consistent with various aspect ratios.

Supported file formats:

  • png
  • jpg

Usage

Bounding Box

  1. Left click to start drawing.
  2. Freely hover over the image.
  3. Get help from Ctrl to force shape the box square.
  4. Click again to finalise the box.

Landmark

  1. Left click to mark the landmark.

Dont't forget to click 'save' to save your work.

About

Repo of tools for image data preparation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published