2024年10月号 歩行映像から同一人物を探す サポート・ページ

2024年10月号 歩行映像から同一人物を探す サポート・ページです.

 

使用する映像はコチラ

以下,記事中のリンクやコマンド

https://github.com/Kazuhito00/MoveNet-Python-Example/raw/main/onnx/movenet_singlepose_lightning_4.onnx

https://github.com/Kazuhito00/MoveNet-Python-Example/raw/main/onnx/movenet_singlepose_thunder_4.onnx

python estimate_pose.py –file interface_videos/A_1.mp4 –keypoint_score 0.0 –debug_output –csv –model_select 0

python estimate_pose.py –file interface_videos –keypoint_score 0.0 –csv –model_select 1

python gait_feature.py –csv_path csv –query_path csv/A_1.csv