Dataset-maker-for-action-recognition icon indicating copy to clipboard operation
Dataset-maker-for-action-recognition copied to clipboard

What's the 'dl1/datasets/actions/satnd'?

Open AnnLoya opened this issue 5 years ago • 1 comments

hello, thanks for your work but i met a problem when i was running the codes. firstly i bash the download.sh, successfully, and then i try to python run_cam.py, the feedback was:

Traceback (most recent call last):`
  File "run_cam.py", line 20, in <module>
    os.mkdir(root_path + action)
FileNotFoundError: [Errno 2] No such file or directory: '/home/dl1/datasets/actions/satnd

hmmm so what's the ‘satnd' ? Did i miss anything?

AnnLoya avatar Oct 21 '18 07:10 AnnLoya

hello, thanks for your work but i met a problem when i was running the codes. firstly i bash the download.sh, successfully, and then i try to python run_cam.py, the feedback was:

Traceback (most recent call last):`
  File "run_cam.py", line 20, in <module>
    os.mkdir(root_path + action)
FileNotFoundError: [Errno 2] No such file or directory: '/home/dl1/datasets/actions/satnd

hmmm so what's the ‘satnd' ? Did i miss anything?

It's wrong spelling. *stand

yehengchen avatar Dec 10 '18 07:12 yehengchen