I have tested single and multiple ESP32-S3 devices, launching them via Python, Docker, and Rust respectively. Unfortunately, none of the setups can accurately detect the number of people in the surrounding rooms — the system consistently shows a count of 1 person only.
I would like to confirm whether this feature is not actually implemented in the project, or if there are errors in the startup methods and operating procedures. Do we need to import additional models to make it work properly?
I have also tried generating and modifying code with Claude multiple times, but still failed to achieve real-time crowd detection. If anyone has successfully reproduced the actual people counting function, please share the detailed operation steps. Thank you.

I have tested single and multiple ESP32-S3 devices, launching them via Python, Docker, and Rust respectively. Unfortunately, none of the setups can accurately detect the number of people in the surrounding rooms — the system consistently shows a count of 1 person only.
I would like to confirm whether this feature is not actually implemented in the project, or if there are errors in the startup methods and operating procedures. Do we need to import additional models to make it work properly?
I have also tried generating and modifying code with Claude multiple times, but still failed to achieve real-time crowd detection. If anyone has successfully reproduced the actual people counting function, please share the detailed operation steps. Thank you.