Semantic Segmentation and Scale Recognition–Based Water-Level Monitoring Algorithm

Feng Lin,Zhentao Yu,Qiannan Jin,Aiju You
DOI: https://doi.org/10.2112/jcr-si105-039.1
2020-01-01
Journal of Coastal Research
Abstract:Many water-level monitoring places are equipped with standard water gauges and cameras. Measuring the water level by image processing can work automatically, much better than manual observation. Water-level monitoring sites such as river channels and irrigation canals are usually in fields, which makes it difficult to recognize the water gauge. This paper imitates the human behavior of reading the scale of the water gauge and proposes a water-gauge image monitoring algorithm based on deep learning. A semantic segmentation network DeeplabV3+ is used to locate the water gauge in the surveillance image and to crop it. Then, the water-gauge image is divided into multiple regions by binaryzation and K-means clustering algorithm, and each region is recognized by convolutional neural network based on VGG-8. Finally, the water level is calculated according to the results of segmentation and recognition. In the experiment, the accuracy of the water level measured by this method achieves the minimum error of the water gauge. This algorithm has high cost performance.
What problem does this paper attempt to address?