09-10-2021 09:21 AM - edited 09-10-2021 09:21 AM
We tried to use all 4 classes in the BME AI-Studio:
Class A: Air
Class B: Coffee
Class C: Tea
Class D : Flower
Then in our application with BSEC Library we got for Air:
BSEC_OUTPUT_GAS_ESTIMATE_1=0.00
BSEC_OUTPUT_GAS_ESTIMATE_2=0.99
BSEC_OUTPUT_GAS_ESTIMATE_3=0.00
BSEC_OUTPUT_GAS_ESTIMATE_4=0.00
for Coffee the same:
BSEC_OUTPUT_GAS_ESTIMATE_1=0.00
BSEC_OUTPUT_GAS_ESTIMATE_2=0.99
BSEC_OUTPUT_GAS_ESTIMATE_3=0.00
BSEC_OUTPUT_GAS_ESTIMATE_4=0.00
It looks like BSEC_OUTPUT_GAS_ESTIMATE_1 doesn't change at all.
If we remove classes C and D from the algorithm, we get for Air:
BSEC_OUTPUT_GAS_ESTIMATE_1=0.99
BSEC_OUTPUT_GAS_ESTIMATE_2=0.00
and for Coffee:
BSEC_OUTPUT_GAS_ESTIMATE_1=0.00
BSEC_OUTPUT_GAS_ESTIMATE_2=0.99
this is correct.
BME AI Studio: 1.6.0
BME68x: 4.4.6
BSEC: 2.0.6.1
Solved! Go to Solution.
10-11-2021 07:48 AM
Since there was no feedback for a long time, we close this topic first. You could update feedback in the future if you have.