AI-on-the-edge-device icon indicating copy to clipboard operation
AI-on-the-edge-device copied to clipboard

Option to store only images that were filtered out with PostProcessing

Open yozik04 opened this issue 2 years ago • 2 comments
trafficstars

The Feature

I see that one of the readings has failed and it would be great to see that particular image and in future to train the model on these. <ERR> [POSTPROC] main: Raw: 0051.675, Value: , Status: Rate too high - Read: 51.675 - Pre: 57.675 - Rate: -6.000

yozik04 avatar Mar 15 '23 13:03 yozik04

This would work on "Rate to high", but not on "negative rate", as there most likely the issue was on the previous run!"

caco3 avatar Mar 15 '23 21:03 caco3

The correct one is 57.675 m3 in that case. It has misread first 7. It read 1. I have set max flow rate to 0.05 ~ 50 liter per minute and negative is also allowed. So -6 m3 was out of allowed flow rate.

yozik04 avatar Mar 16 '23 05:03 yozik04