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

使用测试集test的时候所有模型都会报错-权重张量的维度不匹配 #6

Open
g4ti0r opened this issue Apr 16, 2023 · 0 comments

Comments

@g4ti0r
Copy link

g4ti0r commented Apr 16, 2023

使用训练集训练的时候报错

 File "E:\GeekTools\anaconda\lib\site-packages\keras\utils\traceback_utils.py", line 70, in error_handler
    raise e.with_traceback(filtered_tb) from None
  File "<__array_function__ internals>", line 5, in transpose
  File "E:\GeekTools\anaconda\lib\site-packages\numpy\core\fromnumeric.py", line 660, in transpose
    return _wrapfunc(a, 'transpose', axes)
  File "E:\GeekTools\anaconda\lib\site-packages\numpy\core\fromnumeric.py", line 57, in _wrapfunc
    return bound(*args, **kwds)
ValueError: axes don't match array

用自己训练集保存的模型和百度网盘下载的模型都会报错

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