GithubHelp home page GithubHelp logo

edluffy / pangolin Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 154.87 MB

๐ŸŽจ Pangolin is a graphical image segmentation/annotation tool written in Python using Qt.

License: MIT License

Python 100.00%
pangolin image-segmentation python3 annotation-tool image-classification computer-vision annotations labeling-tool

pangolin's Introduction

GitHub last commit PyPI GitHub

Pangolin

Pangolin is a graphical image segmentation/annotation tool written in Python using Qt. Created to handle annotation tasks (both object detection and image segmentation) with large datasets of > 700 images.

screenshot

Image Segmentation โœ… Object Detection โœ… Dark mode โœ…

Features

Support for exporting/importing annotations in different formats:

  • PascalVOC (.xml) - obj. detection bounding boxes.
  • YoloV3 (.txt) - obj. detection bounding boxes.
  • Image (.png) - segmentation mask + obj. detection bounding boxes.
  • COCO (.json) - segmentation mask + obj. detection bounding boxes.

Annotation:

  • Smart polygon tool with editable vertices.
  • Paint tool with variable point size for direct segmentation of images.
  • Bounding box tool with class label.

Preview

image image
image image

Installation

Linux / macOS

Install Python3 and Git

git clone https://github.com/edluffy/pangolin
cd ~/pangolin
pip3 install -r requirements.txt
python3 app.py

Windows

Install Python3 and Git

Clone the repository and open pangolin directory in command prompt:

pip3 install -r requirements.txt
python3 app.py

Usage

License

pangolin's People

Contributors

edluffy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.