A Signal Annotation Application for Time Series Data
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.
Download Link for .exe application
- Download the repository
- Open command prompt or anaconda prompt
pip install -r requirements.txt
- Open command prompt or anaconda prompt
cd ./GUIpython main.py


