Skip to content

Jianhong-Gao/LabelSIG

Repository files navigation


LabelSIG

Electrical Signal Annotation with Python


Description

LabelSIG is an electrical signal annotation tool inspired by Labelme. Written in Python and utilizing Qt for its graphical interface, LabelSIG is designed for semantic segmentation tasks. Additionally, the tool can directly extract information from Common Format for Transient Data Exchange (COMTRADE) records. By using LabelSIG, various segments of samples are marked with different colors to easily identify their categories.

For more information or to obtain the lastest LabelSIG, please contact us via email at [email protected].

Features

  • Signal annotation for comtrade file.
  • Annotation for fault feeder or section for earth fault localization in distribution networks.

Starter Guide

  • Installation guides for only Windows platforms now 💻
  • Step-by-step tutorials: first annotation to editing, exporting, and integrating with other programs 📕
  • A compilation of valuable resources for further exploration 🔗.

Anaconda

You need install Anaconda, then run below:

Windows

Install Anaconda, then in an Anaconda Prompt run:

conda create --name=LabeSIG python=3.9
conda activate LabeSIG
pip install LabeSIG

Run

To start LabelSIG, run one of the following commands in your terminal:

labelsig 

or

LabelSIG

or

Labelsig

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published