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

为什么会出现这个错误啊? #25

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

为什么会出现这个错误啊? #25

HLKunn opened this issue Dec 6, 2021 · 0 comments

Comments

@HLKunn
Copy link

HLKunn commented Dec 6, 2021

Fer2013:
2021-12-06 07:57:39.699240: I tensorflow/stream_executor/platform/default/dso_loader.cc:48] Successfully opened dynamic library cudart64_101.dll
100%|██████████| 8/8 [00:00<00:00, 19.42it/s]
0%| | 0/3589 [00:00<?, ?it/s]
Traceback (most recent call last):
File "E:/人工智能应用技术/大作业/FacialExpressionRecognition/src/Gabor.py", line 301, in
evaluate_valid(2, 1, 8)
File "E:/人工智能应用技术/大作业/FacialExpressionRecognition/src/Gabor.py", line 209, in evaluate_valid
x[i] = preprocess.adaptive_histogram_equalization(x[i])
File "E:\人工智能应用技术\大作业\FacialExpressionRecognition\src\preprocess.py", line 49, in adaptive_histogram_equalization
channels[0] = clahe.apply(channels[0])
IndexError: list index out of range

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