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

这个错误是什么原因啊? #26

Open
HLKunn opened this issue Dec 6, 2021 · 0 comments
Open

这个错误是什么原因啊? #26

HLKunn opened this issue Dec 6, 2021 · 0 comments

Comments

@HLKunn
Copy link

HLKunn commented Dec 6, 2021

CK+:
2021-12-06 08:03:03.795587: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library cudart64_101.dll
100%|██████████| 8/8 [00:00<00:00, 534.32it/s]
0%| | 0/981 [00:00<?, ?it/s]
Traceback (most recent call last):
File "E:/人工智能应用技术/大作业/FacialExpressionRecognition/src/LBP.py", line 200, in
evaluate_lbp(1, 3, 3)
File "E:/人工智能应用技术/大作业/FacialExpressionRecognition/src/LBP.py", line 126, in evaluate_lbp
res = LBP().get_lbp(x[i])
File "E:/人工智能应用技术/大作业/FacialExpressionRecognition/src/LBP.py", line 56, in get_lbp
mat = image[i * widx: (i + 1) * widx, j * widy: (j + 1) * widy]
TypeError: 'NoneType' object is not subscriptable

Process finished with exit code 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

1 participant