Code Monkey home page Code Monkey logo

andywang0607 / autoannotationtool Goto Github PK

View Code? Open in Web Editor NEW
158.0 7.0 19.0 61.17 MB

A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported

License: MIT License

C++ 67.91% QML 28.85% C 1.05% CMake 2.18%
image-annotation cpp qt5 qtquick deep-learning semantic-segmentation classification image-processing qml annotation annotation-tool boundingbox dataset computer-vision image-annotation-tool labeling-tool opencv polygon-annotation qt

autoannotationtool's Introduction

AutoAnnotationTool

A label tool enable to do image annotation for rectangle and generate polygon annotation automatically

Environment

Compiler:

Win 10 Ubuntu 20.04
Visual studio 2022 GCC 9.4

Third Party:

Package Version
Qt 5.14.2
OpenCV 3.4.15

How to use (for Ubuntu)

  • Download AutoAnnotationInstaller.run from release package
  • Follow the Instructions to install
  • Open terminal and change directory to installation folder
  • Execute the followng command
$ ./AppRun

How to build

  1. Clone this project with submodule

    git clone https://github.com/andywang0607/AutoAnnotationTool.git --recursive
    or 
    git clone [email protected]:andywang0607/AutoAnnotationTool.git --recursive
    
  2. Build this project

    • Open QtCreator
    • Click build button

Description

AutoAnnotationTool is a graphical image annotation tool, I start this project for saving my time spent on semantic segmentation label. For now, the feature list below have been implement and more function will be added continuously. It is written in c++ and Qt for its graphical interface, and this project is inspired by https://github.com/wkentaro/labelme

Feature

  • Rectangle annotation
    • Modify rectangle by simply drag the coner or edge of it is supported
  • Polygon annotation
    • Generate a polygon annotation with just one click on a rectangle ROI
    • Modify the generated polygon by dragging it is supported
  • Edit Label
  • Save and load rectangle and polygon annotation data according to the labelme json format

Execute Execute
Execute Execute

ShortCut

  • A: Last image
  • D: Next image
  • S: Save
  • Space: Open label list

Description to setting parameter

  • Iteration: Number of iterations the algorithm should run.(default = 4)
  • Epsilon: Input for OpenCV approxPolyDP () function (default = 1) detail Execute

How to contribute

  • I am open to any suggestions.
  • For questions, you can create an issue
  • Send pull requests for code changes

autoannotationtool's People

Contributors

andywang0607 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

autoannotationtool's Issues

Windows 10 release?

Could you provide a windows 10 release or include some instructions to compile with MSVC?

This app looks super-useful. I look forward to using it.

Thx!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.