Strange (at least to me) Variations in Consequtive Readings #3769
Unanswered
whitedavidp
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am still in my initial phases of using this amazing package on my water meter. With the help of folks here, I am making progress. Thanks!
But I am getting some confusing readings. And they can occur and re-occur over consecutive cycles. Here is an except from my own logging of the mqtt json data. First off is that some of the messages sent via mqtt seem time lack timestamp data:
Next is that reading results can vary over cycles - even while our household is asleep and there is no water usage (and so consecutive images should be the same - which I have not yet confirmed, only inferred), and the conditions (light, etc) out in the crypt by the street where the meter lives do not change:
While my career was in programming and software engineering, I know almost nothing at all about AI systems. However, I have long come to expect that computers produce consistent and re-producible results - given constant inputs. I have seen but not yet logged, other much larger variances. So this is curious...
I am using the SybexXx models:

And I am currently using greyscale and some other settings that were recommended to me in another thread recently. Of course, those too did not change at 3am :-)
Suggestions? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions