-
Notifications
You must be signed in to change notification settings - Fork 71
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
Confused about relation_prior. #36
Comments
I met the same problem. have you found the answer? |
Hi unfortunately no. I ran out to another project with similar performance. |
Hi, could you please tell me the link of the another project? thank you! |
well, because this is not state-of-the-art nowadays, I just looked on google :D |
Thanks for replying! And the author answered my question! Please refer to this : #68 (comment) |
Dear author, thank you for your excellent work about RSCNN. I read your paper and code carefully, but I cannot understand how to predefine the prior relation like Euclidean distance in the code, I just find it get something such as abs_coord, delta_x from input[ ] in pytorch_utils.py line52, but I don't know the input[] like. Can you tell me where I can find the prior relation.
I am looking forward to your reply, thank you.
The text was updated successfully, but these errors were encountered: