Skip to content

Initial Release

Compare
Choose a tag to compare
@codenamewei codenamewei released this 10 Jan 14:54
· 244 commits to main since this release
400137d

Classifai 1.0.0

14 November 2020

What's New:

  • Initial release of data annotation tool to public!

Major features:

  • Images Annotation with

    • Bounding Box
      • Classic Image Classification Problem:
        • Create labels on the right panel and assign label to object of interest
      • Text Recognition Use Cases (OCR):
        • Text creation straight into the label box
    • Polygons (Segmentation)
  • Conversion of files format for easy annotation

    • PDF /TIF -> JPG/PNG
  • Distribution ready for easy installation on different operating systems:

    • Windows (7, 8, 10)
    • Mac
    • Ubuntu (18 LTS, 20 LTS)
    • Centos (7, 8)

Image Classification Labelling Method: Assign labels created from Label List
woman

Text Recognition Labelling Method: Insert text into the blank label column
typescript