All Projects → buni-rock → Pixie

buni-rock / Pixie

Licence: MIT license
Pixie is a GUI annotation tool which provides the bounding box, polygon, free drawing and semantic segmentation object labelling

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Pixie

Labelbox
Labelbox is the fastest way to annotate data to build and ship computer vision applications.
Stars: ✭ 1,588 (+2953.85%)
Mutual labels:  image-annotation, bounding-boxes, image-labeling, labeling-tool
label-studio-frontend
Data labeling react app that is backend agnostic and can be embedded into your applications — distributed as an NPM package
Stars: ✭ 230 (+342.31%)
Mutual labels:  image-annotation, semantic-segmentation, image-labeling, labeling-tool
Label Studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Stars: ✭ 7,264 (+13869.23%)
Mutual labels:  image-annotation, semantic-segmentation, image-labeling, labeling-tool
Cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
Stars: ✭ 6,557 (+12509.62%)
Mutual labels:  image-annotation, semantic-segmentation, image-labeling, labeling-tool
jupyter-bbox-widget
A Jupyter widget for annotating images with bounding boxes
Stars: ✭ 19 (-63.46%)
Mutual labels:  image-annotation, bounding-boxes, labeling-tool
Alturos.ImageAnnotation
A collaborative tool for labeling image data for yolo
Stars: ✭ 47 (-9.62%)
Mutual labels:  image-annotation, bounding-boxes, labeling-tool
image-sorter2
One-click image sorting/labelling script
Stars: ✭ 65 (+25%)
Mutual labels:  image-annotation, image-labeling, labeling-tool
MarkToolForParkingLotPoint
A tool for parking-slot labeling under surround-view image
Stars: ✭ 42 (-19.23%)
Mutual labels:  image-labeling, labeling-tool
Lost
Label Objects and Save Time (LOST) - Design your own smart Image Annotation process in a web-based environment.
Stars: ✭ 403 (+675%)
Mutual labels:  image-annotation, bounding-boxes
Labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Stars: ✭ 7,742 (+14788.46%)
Mutual labels:  image-annotation, semantic-segmentation
Awesome Data Labeling
A curated list of awesome data labeling tools
Stars: ✭ 1,120 (+2053.85%)
Mutual labels:  image-annotation, semantic-segmentation
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (+117.31%)
Mutual labels:  image-annotation, semantic-segmentation
Make Sense
Free to use online tool for labelling photos. https://makesense.ai
Stars: ✭ 2,087 (+3913.46%)
Mutual labels:  image-annotation, labeling-tool
Universal Data Tool
Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
Stars: ✭ 1,356 (+2507.69%)
Mutual labels:  image-annotation, semantic-segmentation
annotate
Create 3D labelled bounding boxes in RViz
Stars: ✭ 104 (+100%)
Mutual labels:  bounding-boxes, labeling-tool
country-bounding-boxes
A list of ISO 3166-1 country codes and their bounding boxes.
Stars: ✭ 26 (-50%)
Mutual labels:  bounding-boxes
StereoNet
A customized implementation of the paper "StereoNet: guided hierarchical refinement for real-time edge-aware depth prediction"
Stars: ✭ 107 (+105.77%)
Mutual labels:  semantic-segmentation
adversarial-attacks
Code for our CVPR 2018 paper, "On the Robustness of Semantic Segmentation Models to Adversarial Attacks"
Stars: ✭ 90 (+73.08%)
Mutual labels:  semantic-segmentation
BMW-IntelOpenVINO-Segmentation-Inference-API
This is a repository for a semantic segmentation inference API using the OpenVINO toolkit
Stars: ✭ 31 (-40.38%)
Mutual labels:  semantic-segmentation
Context-Aware-Consistency
Semi-supervised Semantic Segmentation with Directional Context-aware Consistency (CVPR 2021)
Stars: ✭ 121 (+132.69%)
Mutual labels:  semantic-segmentation

Pixie

About

Pixie is an image(s) labeling/annotation application which allows the user to label his images using the follwings:

  • Bounding box
  • Polygon
  • Free hand drawing
  • Semantic segmentation
  • Scene/Frame annotation

Before using Pixie, we highly recomand to read the user manual. Alternatively the user manual can be found in Pixie's deliverables.

As it is very well known, an image is worth a thousound words, so here there are some output images labeled using Pixie

The very well known Bounding Box labeling:

Polygon labeling:

Semantic segmentation:

Before and after image compilations; they are shown only as demonstrator

Semantic segmentation video file

Watch the video

Features List

To be updated

Development

Dependencies

Pixie is implemented in Java, hence the java runtime environment(JRE) is necessary to run the application. Pixie has been tested using JRE 8, both Oracle's and OpenJDK.

Build project

The project can be built using Netbeans/IntelliJ/eclipse projects or using the Ant build files. TO BE CONTINUED

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].