-
Notifications
You must be signed in to change notification settings - Fork 707
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Rate too high" But Recognation shows correct numbers #2903
Comments
Have exactly the same issue.. 15.6.0 Update: tried to deactivate consistency check but does net help. Even set current value to actual not... Update2
|
Downgrade to 15.4.0 fixed this problem. So.they must be an bug introduced in 15.5.0 |
There was an issue in v15.5, please update to rolling where we reverted this regression. |
Thank you! But "how"? I cann't find an ...update.zip, and as a none-developer, i don't know how to compile it without help. |
You can try the latest Automatic Build of the the |
@pos-ei-don there is no need to compile it yourself, just use the auto build as documented above |
@caco3 Thank you, I did... but i had to find out that there is a second "Build and Pack" on this page where i can find it. |
Ah, my bad, sry. I was unaware of this but fixed it now. |
You can also downgrade without Problems... |
We just released v15.7.0 which hopefully fixes this issue. |
Thank you, cannot see the error in 15.7 |
It is an early transition situation. Therefore you have to enable and set the parameter AnalogDigitalTransitionStart to a lower value, e.g. 6.5. This should fix your +1 issue when digit reaches the >=x.8 region. |
Thank you, I had to Set it to 7 to work. But i did not correct understand the description of this value. |
Please choose a ana-class100 model instead of cont-model. |
@gjsiiger which version and models are you using? |
I'm on 15.7.0 [Digits] [Analog] |
@caco3 I think I have tried every single combination (with a lot of reboots) and it doesn't seem to help. |
Same issue with 15.6.0: Previous Value: Trace:
|
Flash to 15.4 or 15.7 |
Same issue here. I‘m on 15.7. Every time the last digit turns, I get „rate too high“. Tried nearly every combonation. At the moment the parameter is 6.0, but without any effect. Error begins at x.680. |
eikejung , please open your own issue. |
The Problem
Rate too high - Read: 836.3719 - Pre: 835.3213 - Rate: 1.0506
But on the Screenshot you see that it korrect sees 835, not 836. Why does the new read or any logic change it to 836?
Version
v15.5.0
Logfile
Expected Behavior
No response
Screenshots
Additional Context
[TakeImage]
;RawImagesLocation = /log/source
WaitBeforeTakingPicture = 5
;RawImagesRetention = 15
Demo = false
Brightness = 0
Contrast = 0
Saturation = 0
LEDIntensity = 5
ImageQuality = 12
ImageSize = VGA
FixedExposure = false
[Alignment]
InitialRotate = 213.0
InitialMirror = false
SearchFieldX = 20
SearchFieldY = 20
AlignmentAlgo = default
FlipImageSize = false
/config/ref0.jpg 132 198
/config/ref1.jpg 498 110
[Digits]
Model = /config/dig-cont_0620_s3_q.tflite
CNNGoodThreshold = 0.5
;ROIImagesLocation = /log/digit
;ROIImagesRetention = 3
main.dig2 293 108 25 53 false
main.dig3 336 108 24 52 false
main.dig4 378 104 29 55 false
main.dig5 421 110 28 50 false
[Analog]
Model = /config/ana-cont_1207_s2_q.tflite
;ROIImagesLocation = /log/analog
;ROIImagesRetention = 3
main.ana4 444 262 97 97 false
main.ana3 359 349 97 97 false
main.ana2 241 345 96 99 false
main.ana1 157 260 97 97 false
[PostProcessing]
main.DecimalShift = 0
;main.AnalogDigitalTransitionStart = 9.7
PreValueUse = true
PreValueAgeStartup = 720
main.AllowNegativeRates = false
main.MaxRateValue = 0.8
;main.MaxRateType = AbsoluteChange
main.ExtendedResolution = false
main.IgnoreLeadingNaN = false
ErrorMessage = true
CheckDigitIncreaseConsistency = false
[MQTT]
RetainMessages = true
HomeassistantDiscovery = true
MeterType = water_m3
;CACert = undefined
;ClientCert = undefined
;ClientKey = undefined
;[InfluxDB]
;Uri = undefined
;Database = undefined
;user = undefined
;password = undefined
;main.Measurement = undefined
;main.Field =
;[InfluxDBv2]
;Uri = undefined
;Bucket =
;Org = undefined
;Token = undefined
;main.Measurement = undefined
main.Field = undefined
;[GPIO]
;IO0 = input disabled 10 false false
;IO1 = input disabled 10 false false
;IO3 = input disabled 10 false false
;IO4 = built-in-led disabled 10 false false
;IO12 = input-pullup disabled 10 false false
;IO13 = input-pullup disabled 10 false false
LEDType = WS2812
LEDNumbers = 2
LEDColor = 150 150 150
[AutoTimer]
AutoStart = true
Interval = 5
[DataLogging]
DataLogActive = false
DataFilesRetention = 3
[Debug]
LogLevel = 1
LogfilesRetention = 3
[System]
TimeZone = CET-1CEST,M3.5.0,M10.5.0/3
;Hostname = undefined
RSSIThreshold = -80
CPUFrequency = 160
SetupMode = false
The text was updated successfully, but these errors were encountered: