Ausführung einer Smart Classroom C++ Demo mit dem Modell person-detection-action-recognition-0006 mit dem folgenden Befehl:
smart_classroom_demo.exe -i <input_path> -m_act person-detection-action-recognition-0006.xml -m_fd face-detection-adas-0001.xml -m_lm landmarks-regression-retail-0009.xml -m_reid face-reidentification-retail-0095.xml
Erhaltene Fehlermeldung:
[ ERROR ] The number of specified actions and the number of actions predicted by the Person/Action Detection Retail Model must match
Führen Sie die Smart Classroom C++ Demo mit dem Modell person-detection-action-recognition-0006 mit dem folgenden Befehl aus:
smart_classroom_demo.exe -i <input_path> -m_act person-detection-action-recognition-0006.xml -m_fd face-detection-adas-0001.xml -m_lm landmarks-regression-retail-0009.xml -m_reid face-reidentification-retail-0095.xml -student_ac "sitting, writing, raising hand, standing, turned around, and lie on the desk"
person-detection-action-recognition-0006 hat 6 vorhersagbare Aktionen: Sitzen, Schreiben, Handheben, Stehen, Umdrehen und Liegen auf dem Schreibtisch.