Cuogeihong
Cuogeihong
We downgraded pytorch to 2.0.1 and solve most inconsistency, but we cannot reproduce camera motion's score: 67.86% v.s. 67.68% pip environment: [pip_list.txt](https://github.com/user-attachments/files/19953746/pip_list.txt) our camera motion evaluate result: [results_2025-04-28-19_45_08_eval_results.json](https://github.com/user-attachments/files/19953749/results_2025-04-28-19_45_08_eval_results.json)
We change pytorch to 2.1.1 and camera motion score: 67.65 v.s. 67.68%, still having a small gap exec command: `python evaluate_i2v.py --videos_path $VIDEO_PATH --dimension camera_motion --ratio 3-2 --output_path ./evaluations/$OUTPUT_NAME --full_json_dir...