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

Centrernet training dota data set #2

Open
lijain opened this issue Jun 19, 2020 · 1 comment
Open

Centrernet training dota data set #2

lijain opened this issue Jun 19, 2020 · 1 comment

Comments

@lijain
Copy link

lijain commented Jun 19, 2020

你好,我看你的论文中DOTA数据集测试的结果中,有一个baseline用的是centernet网络吧,你是怎么计算obb的结果?
还想问下你是怎么centernet训练到65.04的?能给下的你训练的配置吗?谢谢了!

@Panxjia
Copy link
Collaborator

Panxjia commented Jul 29, 2020

我们是在CenterNet基础上添加了一个预测角度的分支作为baseline, 通过hm, angle, size和offset 得到obb 的结果。添加angle 分支与size分支几乎一样,loss 为L1loss, 权值为0.1。训练的数据集请参考文章描述。

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