/AnnoTS

Signal Annotation Application

Primary LanguagePythonMIT LicenseMIT

AnnoTS

A Signal Annotation Application for Time Series Data

Background

AnnoTS is a GUI-based annotation software using several Python libraries (PyQT5, pyqtgraph, and pandas) to annotate or label time series signals for machine learning applications.

Users can freely access the application as a standalone executable or open-source Python code and customize the tool to support their data annotation needs.

Windows Binary

Download Link for .exe application

Download and Install Binary

Download and Install

Binary Usage

Usage

Downloading Repo

Usage

Installation

  • Download the repository
  • Open command prompt or anaconda prompt
  • pip install -r requirements.txt

Usage

  • Open command prompt or anaconda prompt
  • cd ./GUI
  • python main.py

Help