Search found 8 matches
- Tue Dec 03, 2024 7:44 pm
- Forum: OpenCap
- Topic: reproduce the paper's results
- Replies: 1
- Views: 123
reproduce the paper's results
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 su...
- Wed Nov 13, 2024 9:11 pm
- Forum: OpenCap
- Topic: labValidationVideosToKinematics.py cannot produce paper's result
- Replies: 1
- Views: 201
labValidationVideosToKinematics.py cannot produce paper's result
Hello, This is a follow up question regarding reprocessing the paper's results. When I try to run labValidationVideosToKinematics.py, error msg popped up "Exception: (2, 'No such file or directory')" I am wondering if there is any extra move to run this program, also, I currently save two downloaded...
- Thu Nov 07, 2024 6:24 pm
- Forum: OpenCap
- Topic: reproduce the paper's results
- Replies: 2
- Views: 258
Re: reproduce the paper's results
Hello Matt, I think it refers to the correct path since I use the same code in other programs in the ReproducePaperResults folder and they all work well. Currently, when I change the setup in to cameraSetups = ['5-cameras'] (the default code is 2-cameras) it shows different error message( as shown i...
- Tue Nov 05, 2024 4:46 pm
- Forum: OpenCap
- Topic: reproduce the paper's results
- Replies: 2
- Views: 258
reproduce the paper's results
Hello, I am trying to reproduce the paper's results using videos(LabValidation_withVideos) provided on the OpenCap website. All the programs worked perfectly except for the labValidationVideosToKinematics.py. The error message shows that "Exception: ('All cameras are required for calibration and neu...
- Thu Oct 24, 2024 10:53 am
- Forum: OpenCap
- Topic: Testing Local Installation
- Replies: 0
- Views: 92
Testing Local Installation
Hello, I have completed the installation process on a desktop with a GPU for running the pipeline locally, and the installation looks good so far. I am now wondering about the best next steps to verify its local functionality. Should I start by uploading some videos in OpenCap and follow the steps f...
- Wed Oct 23, 2024 4:05 pm
- Forum: OpenCap
- Topic: set the pipeline locally without using GPU
- Replies: 3
- Views: 339
Re: set the pipeline locally without using GPU
Hello Matt,
Thank you for your reply.
Currently I have done all the installation process in a desktop with GPU, and the installation looks good.
I am wondering what should be my next step to test whether it can be used locally?(should I first upload some videos in OpenCap or what)
Thank you!
Thank you for your reply.
Currently I have done all the installation process in a desktop with GPU, and the installation looks good.
I am wondering what should be my next step to test whether it can be used locally?(should I first upload some videos in OpenCap or what)
Thank you!
- Fri Oct 18, 2024 12:09 pm
- Forum: OpenCap
- Topic: set the pipeline locally without using GPU
- Replies: 3
- Views: 339
set the pipeline locally without using GPU
Hello, I am trying to run the pipeline locally, but since I do not have a desktop with a GPU, I used the TensorFlow CPU (version 2.17.0) instead. However, I encountered a DLL load failure error when importing TensorFlow. Additionally, I tried using Google Colab to run the pipeline, but ran into some...
- Thu Sep 26, 2024 1:52 am
- Forum: OpenCap
- Topic: anaconda prompt cannot key in characters
- Replies: 1
- Views: 288
anaconda prompt cannot key in characters
I tried to run the pipeline locally. But after installation, when I type python main.py in my anaconda prompt, it shows that I need to login, and I cannot key in any single character.
Could you help with that? Thank you
Could you help with that? Thank you