Tool/software:
I used the demo, Motion and Presence Detection. In that Configuration,
I need Ceiling Mount, to capture the human location data. I need to enable the human/non-human classifier and also i need minor motion of human.
When I put the above configuration, code is not executing. In the tuning guide it is mentioned that we can't use both trackingCfg and minorStateCfg at the same time.
If only Minor motion is enabled, in ceiling mount, sensor is picking up the small curtain movement also as human minor motion. It is a false detection. So, If I get minor motion along with, whether it is a Human or Non-Human, this will solve the problem. But I can't enable both!!! How to solve this?
In human_non-human_classification, it is using a model trained for human at wall mount. How can use that model or how to create a model that classify human in ceiling mount.