Read Pointer Meters in complex environments based on a Human-like Alignment and Recognition Algorithm
Recently, developing an automatic reading system for analog measuring instruments has gained increased attention, as it enables the collection of numerous state of equipment. Nonetheless, two major obstacles still obstruct its deployment to real-world applications. The first issue is that they rarely take the entire pipeline's speed into account. The second is that they are incapable of dealing with some low-quality images (i.e., meter breakage, blur, and uneven scale). In this paper, we propose a human-like alignment and recognition algorithm to overcome these problems. More specifically, a Spatial Transformed Module(STM) is proposed to obtain the front view of images in a self-autonomous way based on an improved Spatial Transformer Networks(STN). Meanwhile, a Value Acquisition Module(VAM) is proposed to infer accurate meter values by an end-to-end trained framework. In contrast to previous research, our model aligns and recognizes meters totally implemented by learnable processing, which mimics human's behaviours and thus achieves higher performances. Extensive results verify the good robustness of the proposed model in terms of the accuracy and efficiency.
Code (2)
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Intelligent reading recognition method of a pointer meter based on deep learning in a real environment
Accurate reading of a pointer meter is a crucial task in complex environments, such as substations, the military and aerospace. Current recognition algorithms are mainly used to identify the same type and a non-tilt mete…
MappedTrace: Tracing Pointer Remotely with Compiler-generated Maps
Existing precise pointer tracing methods introduce substantial runtime overhead to the program being traced and are applicable only at specific program execution points. We propose MappedTrace that leverages compiler-gen…
ManagementDialBench: Towards Accurate Reading Recognition of Pointer Meter using Large Foundation Models
The precise reading recognition of pointer meters plays a key role in smart power systems, but existing approaches remain fragile due to challenges like reflections, occlusions, dynamic viewing angles, and overly between…
Meter ReadingStack-Pointer Networks for Dependency Parsing
We introduce a novel architecture for dependency parsing: \emph{stack-pointer networks} (\textbf{\textsc{StackPtr}}). Combining pointer networks~\citep{vinyals2015pointer} with an internal stack, the proposed model first…
Dependency ParsingSentenceEnd-to-End real time tracking of children's reading with pointer network
In this work, we explore how a real time reading tracker can be built efficiently for children's voices. While previously proposed reading trackers focused on ASR-based cascaded approaches, we propose a fully end-to-end …