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

'RoIAlignRotated' object has no attribute 'out_size',官网好像也没有相关的文档 #68

Closed
luoz66 opened this issue Mar 4, 2022 · 5 comments

Comments

@luoz66
Copy link

luoz66 commented Mar 4, 2022

Thanks for your error report and we appreciate it a lot.

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. I have read the FAQ documentation but cannot get the expected help.
  3. The bug has not been fixed in the latest version.

Describe the bug
A clear and concise description of what the bug is.

Reproduction

  1. What command or script did you run?
A placeholder for the command.
  1. Did you make any modifications on the code or config? Did you understand what you have modified?
  2. What dataset did you use?

Environment

  1. Please run python mmrotate/utils/collect_env.py to collect necessary environment information and paste it here.
  2. You may add addition that may be helpful for locating the problem, such as
    • How you installed PyTorch [e.g., pip, conda, source]
    • Other environment variables that may be related (such as $PATH, $LD_LIBRARY_PATH, $PYTHONPATH, etc.)

Error traceback
If applicable, paste the error trackback here.

A placeholder for trackback.

Bug fix
If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!

@yangxue0827
Copy link
Collaborator

It is a bug that has been merged to the dev branch but still not merged to main branch #51

@luoz66
Copy link
Author

luoz66 commented Mar 4, 2022

It is a bug that has been merged to the dev branch but still not merged to main branch #51

感谢大佬,这个问题已经解决

@so-bright
Copy link

这是一个已合并到 dev 分支但仍未合并到主分支的错误#51

感谢大佬,这个问题已经解决了

It is a bug that has been merged to the dev branch but still not merged to main branch #51

感谢大佬,这个问题已经解决
你好,你是怎么解决的,我修改了outsize>outputsize, 出现了新的问题expand_dims = (-1, self.out_channels * out_size * out_size)
TypeError: can't multiply sequence by non-int of type 'tuple'

@yangxue0827
Copy link
Collaborator

image
@so-bright

@so-bright
Copy link

image @so-bright

感谢大佬!

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

3 participants