Hello sir,
I would like to reproduce the paper's result by running labValidationVideosToKinematics.py.
When running the code, some error msg popped up (as in the error msg screenshot). May I know why I would miss the file "static1_rotated_avi" or "cam1_0.png"?
Also, it keeps popping out sentences such as "Cam4: not same person at 411" "For Cam1, used reprojection error minimization to sync." "1/1 - 1s - 673ms/epoch - 673ms/step" more than 1000 lines and have not stopped. I am wondering if that is correct.
Looking forward to your reply.
Thank you!
reproduce the paper's results
- Jonathan Cheng
- Posts: 8
- Joined: Wed Aug 28, 2024 7:11 pm
reproduce the paper's results
- Attachments
-
- more than thousand lines of outputs showed up
- output2.png (73.86 KiB) Viewed 122 times
-
- error msg.png (80.67 KiB) Viewed 122 times
- Matt Petrucci
- Posts: 216
- Joined: Fri Feb 24, 2012 11:49 am
Re: reproduce the paper's results
Hi Jonathan,
The first screen cap is just info being printed to the terminal. You should expect several lines to pop up.
For the second screen cap, it looks like it's having trouble finding files. You may want to check that your file structure is correct and that these files are in the paths that it is looking for.
Hope this helps,
Matt
The first screen cap is just info being printed to the terminal. You should expect several lines to pop up.
For the second screen cap, it looks like it's having trouble finding files. You may want to check that your file structure is correct and that these files are in the paths that it is looking for.
Hope this helps,
Matt