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

AttributeError: 'tuple' object has no attribute 'values' #24

Open
BlueBlueFF opened this issue Dec 25, 2019 · 1 comment
Open

AttributeError: 'tuple' object has no attribute 'values' #24

BlueBlueFF opened this issue Dec 25, 2019 · 1 comment

Comments

@BlueBlueFF
Copy link

When I use mmdet framework, i occured this problem:

dim=1, keepdim=True).values.clamp(min=t1 + 1e-12)
AttributeError: 'tuple' object has no attribute 'values'

Thanks.

@zhangxiaosong18
Copy link
Owner

Please check your pytorch version, we need pytorch >= 1.1, as described in INSTALL.md

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