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

Data_2d_custom_myvideos.npz #1

Open
grfleming opened this issue Mar 8, 2020 · 1 comment
Open

Data_2d_custom_myvideos.npz #1

grfleming opened this issue Mar 8, 2020 · 1 comment

Comments

@grfleming
Copy link

i am trying to run this, but there is no such file or directory on run:

Loading dataset...
Traceback (most recent call last):
File "run.py", line 47, in
dataset = CustomDataset('data/data_2d_' + args.dataset + '_' + args.keypoints + '.npz')
File "/pose/VideoPose3DwithDetectron2/common/custom_dataset.py", line 32, in init
data = np.load(detections_path, allow_pickle=True)
File "
/.local/lib/python3.6/site-packages/numpy/lib/npyio.py", line 428, in load
fid = open(os_fspath(file), "rb")
FileNotFoundError: [Errno 2] No such file or directory: 'data/data_2d_custom_myvideos.npz'
Video Processing Finished. Output video is in the /output folder of the project directory.

where can i find this?

@ayush9198gupta
Copy link

Hi , Any link to get this npz file

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

2 participants