Code Monkey home page Code Monkey logo

imagelabeler's Introduction

ImageLabeler

基于Qt实现的图片数据标注工具. Image Annotation Tool Based on Qt, supporting 2D/3D detection/segmentation.

Jialong Wu

Introduction

This project uses Qt to develop an image data annotation tool with a graphical interface for data preparation in the field of artificial intelligence, specifically for users to annotate 2D and 3D images in two ways:

  1. Detection annotation: mark the smallest possible rectangular (cube) box covering an object in the image and add a label to the box.
  2. Segmentation annotation: indicates the pixels (voxels) covered by the object in the image, and also adds a label to the shape.

For details, please refer to our report (in Chinese).

Environment

Qt 5.12.4, Qt Creator 4.9.2

Installation

Download link for Windows Application: Google Drive.

Usage

We refer users to Section 3 in our project report (in Chinese) for detailed instructions for use.

Snapshots

Acknowledgement

We are very grateful for the reference, labelme.

This is the course project for Practical Training For Programming in School of Software, Tsinghua University, instructed by Prof. Xu. We would like to thank Prof. Xu and TAs for their devotion to the course.

References

  1. labelme
  2. Qt document
  3. Random colors Qt
  4. QDarkStyleSheet

imagelabeler's People

Contributors

manchery avatar

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.