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

'DataContainer' object is not iterable #9

Open
assia855 opened this issue Jan 6, 2023 · 4 comments
Open

'DataContainer' object is not iterable #9

assia855 opened this issue Jan 6, 2023 · 4 comments

Comments

@assia855
Copy link

assia855 commented Jan 6, 2023

Hello,
Thank you for publishing this awesome work. I'm struggling with this error while testing tevit on one image.

result = inference_detector(model, img) File "/mmdetection/tevit/mmdet/apis/inference.py", line 137, in inference_detector data['img_metas'] = [img_metas.data[0] for img_metas in data['img_metas']] TypeError: 'DataContainer' object is not iterable

Thanks in advance.

@yiiiichennn-w
Copy link

I got the same error, did you fix that?

@assia855
Copy link
Author

@yiiiichennn-w no I couldn't

@ignpaub
Copy link

ignpaub commented Aug 11, 2023

Same error by here

@sym330
Copy link

sym330 commented Jan 4, 2024

I got the same error, did you fix that?

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