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

'assets/pose_model' Is a directory #41

Open
EndlessNull opened this issue Feb 9, 2021 · 8 comments
Open

'assets/pose_model' Is a directory #41

EndlessNull opened this issue Feb 9, 2021 · 8 comments

Comments

@EndlessNull
Copy link

執行 python3 estimate_head_pose.py --video '/path/to/file'

最後一條訊息:
OSError: Unable to open file (file read failed: time = Tue Feb 9 18:05:26 2021 , filename = 'assets/pose_model', file descriptor = 4, errno = 21, error message = 'Is a directory', buf = 0x7ffd75ab19a8, total read size = 8, bytes this sub-read = 8, bytes actually read = 18446744073709551615, offset = 0)

看起來是指源碼中的資料夾?

@yinguobing
Copy link
Owner

是的。这个错误信息还是第一次见,可能是环境不一样?

@EndlessNull
Copy link
Author

系統是 Debian GNU/Linux 10 (buster)

@yinguobing
Copy link
Owner

最新版代码只在Ubuntu 20.04上测试过。Debian我还没有用过呢!

是否能在Ubuntu上尝试运行?

@DevXiaoYan
Copy link

I also encountered this problem. How did you solve it?

@DevXiaoYan
Copy link

我在macbook上运行,出现路径错误

@wgplx
Copy link

wgplx commented Apr 6, 2021

是的。这个错误信息还是第一次见,可能是环境?

请问您用的tensorflow是哪个版本?

@yinguobing
Copy link
Owner

是的。这个错误信息还是第一次见,可能是环境?

请问您用的tensorflow是哪个版本?

2.4.1

@wgplx
Copy link

wgplx commented Apr 7, 2021

是的。这个错误信息还是第一次见,可能是环境?

请问您用的tensorflow是哪个版本?

2.4.1

谢谢,换成2.4.1就没问题了。

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

4 participants