Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The system cannot find the path specified during pose estimation #33

Open
MekenzieMeadows opened this issue Dec 22, 2021 · 0 comments
Open

Comments

@MekenzieMeadows
Copy link

Hello, first, thank you for this wonderful software! When trying to analyze the sample videos provided alongside the trained network, I received the error below:

2021-12-19 20:06:25.326353: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_100.dll
1 - Extracting pose
    creating the movie reader...
   Processing video for detection and pose ...
      Creating pool...
      Pool created with 8 workers.
      Creating queues
      Queues created.
      Linking pools
      Pools linked.
      Feeding data...

error occurred during detection (function MARS_pose_machinery.run_det)
NewRandomAccessFile failed to Create/Open: models/detection/MARS_top_detection_black.pb : The system cannot find the path specified.
; No such process

error occurred during pose estimation (function MARS_pose_machinery.run_hm)
NewRandomAccessFile failed to Create/Open: models\pose\MARS_top_pose.pb : The system cannot find the path specified.
; No such process
Pose   0% -- frame 0/1056 [Elapsed Time: 0:00:00] |         | (ETA:  --:--:--)

To note, I am utilizing the GUI option on a Windows 10 desktop, and have tried different video file paths (from a D: path and C: desktop), with the sample videos and with my lab's video data. Additionally, I clicked "enqueue" prior to "Run MARS." I am grateful in advance for any potential assistance given!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant