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

推理多张图片时报错 IndexError: list index out of range #146

Open
Qinger27 opened this issue Apr 22, 2024 · 1 comment
Open

推理多张图片时报错 IndexError: list index out of range #146

Qinger27 opened this issue Apr 22, 2024 · 1 comment

Comments

@Qinger27
Copy link

Qinger27 commented Apr 22, 2024

我想在一个脚本中测试多个image,但是只有第一张图片可以正常获得推理结果,测试第二张时就会出现下面的问题:
cur_image_features = image_features[cur_image_idx]
IndexError: list index out of range
可以帮忙看一下吗?感谢!

@josep-alana
Copy link

Check out #40 (comment) in case it helps.

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

2 participants