Git Product home page Git Product logo

water-meter-reading's Introduction

Water Meter Reader

Overview

Here is a workflow of automatic reading of a water meter.

1. Fetch pictures

An old Android phone is fixed in front of a water meter. "IP Webcam Pro" works as both a camera app and a server with REST interface. A cliant computer periodically runs a bash script (meter.sh) with launchd and fetches camera pictures.

2. Extract single-digit images

Extract region of interst with imagemagick. A Python+OpenCV script (preprocessor) converts a multi-digit image into a list of single-digit images. Demonstration of this part is explained in OpenCV Water Meter.ipynb.

3. Prepare labels

Manually prepare a CSV file of (image filename, human-recognized reading) pairs. Then a python script (OpenCV Water Meter.ipynb) prepares labels for single-digit images.

4. Let a machine learn

Train a neural network using Tensorflow. The procedure is exactly the same as the MNIST recognition in the tutorial.

water-meter-reading's People

Contributors

yamaton avatar

Stargazers

Paul Ellison avatar Mohd Fitri Alif Bin Mohd Kasai avatar  avatar  avatar Hugo Borges avatar  avatar  avatar ea avatar  avatar Chetan Shinde avatar  avatar Igor Metlenko avatar K. Merrick Olivier avatar Keanuo avatar Silence Lamb avatar  avatar  avatar  avatar Bryan Yeung avatar Edgard Oliveira avatar Ayse Ceyda Olmez avatar Mikael Guldborg Rask Andersen avatar  avatar Hoang Trinh Viet avatar Coolkid avatar Thibaut Vercueil avatar  avatar Ilker Kurtulan avatar  avatar Aaron Tang avatar Hrishikesh Mane avatar Joacim Breiler avatar Bin Li avatar  avatar Harsh Palan avatar Dennie avatar Gibrain avatar Joseph Winston avatar Dev G avatar Vitaliy avatar

Watchers

 avatar James Cloos avatar Paul Ellison avatar  avatar Hoang Trinh Viet avatar K. Merrick Olivier avatar

water-meter-reading's Issues

Run demo on sample images.

Hi,
Thank you for this great work.

I want to test the proposed method on the given meters. Do you think this project can work on this kind of meters?

If no then Can I train the model on my dataset? If yes then how I can prepare the dataset? I have about 500 images and I can also increase the dataset size. Any other suggestions for this task?
Thank you for your cooperation.

4489
4226

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.