Closed teixeluis closed 2 months ago
Please try the rolling version: https://github.com/jomjol/AI-on-the-edge-device/actions/runs/10533553773
There you can use the improved zoom function and then increase CamGainceiling and reduce the LED intensity at the same time, which will most likely get rid of the reflection at the top.
Thanks @SybexX will give that a try
The Problem
I find that in my meter (an Apator SV-RTK - https://www.apator.com/en/our-solutions/water-and-heat/water-meters/volumetric/sv-rtk-do-r200), some digits are often misrecognized, especially the 4 (interpreted as 1) and the 3 (interpreted as 8). This happens in all dig-class*.
I am not using the dig-cont* as these have poorer recognition performance.
I have optimized the ROI for the dig-class models (digit width in the inner box, and window height in the outer box). This behaviour is very consistent, especially in the rightmost digits. I presume that given the parallax, the tips of the '3' digits being closer to the window/frame, may confuse the model given the absence of black in between (?).
For example:
Version
Firmware version: Release: v15.7.0 (Commit: 0d0b018+)
Logfile
Expected Behavior
In that example, would expect the value to be recognized as 374.337 instead of 374.887.
Screenshots
No response
Additional Context
No response