JackonLiu / pointer-meter-reader

My Master's thesis source code and links to the annotated dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pointer meter reader

This repository contains the source code and the links to the datasets for my Master's thesis.

This project might get improved over time so check out the commit tags in order to see a specific version (e.g. the version at the time of publishing).

License

The dataset is shared under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)

The code license is at the header of the file. TLDR: MPL 2.0 with commercial use prohibited.

Instructions

Meter annotation software (optional GUI): Published later (VIDEO)

Meter reader software (headless): read_meters.py

Annotated image dataset with meter annotations (without results): Download

Annotated image dataset with meter annotations (with results): Download

To test the software, download the dataset and place read_meters.py next to folders annotated_templates and dataset. Run the meter reader and inspect dataset directory to see the readings. If you are not interested in running it yourself, download using the link above with (with results).

About

My Master's thesis source code and links to the annotated dataset


Languages

Language:Python 100.0%