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

results.pkl问题 #30

Closed
Znc1996 opened this issue Jun 20, 2021 · 3 comments
Closed

results.pkl问题 #30

Znc1996 opened this issue Jun 20, 2021 · 3 comments

Comments

@Znc1996
Copy link

Znc1996 commented Jun 20, 2021

您好,打搅您了
请问处理hrsc2016数据集的results.pkl结果的代码是哪个呀?
Parse the results.pkl to the format needed for DOTA evaluation

@csuhan
Copy link
Owner

csuhan commented Jun 20, 2021

You need run parse_results.py first, then run hrsc_evaluation.py with proper settings:

def main():
detpath = r'/your_ReDet_path/work_dirs/Task1_{:s}.txt'
annopath = r'data/HRSC2016/Test/labelTxt/{:s}.txt' # change the directory to the path of val/labelTxt, if you want to do evaluation on the valset
imagesetfile = r'data/HRSC2016/Test/test.txt'

@csuhan csuhan closed this as completed Jun 24, 2021
@luoz66
Copy link

luoz66 commented Sep 10, 2021

您好,打搅您了
请问处理hrsc2016数据集的results.pkl结果的代码是哪个呀?
Parse the results.pkl to the format needed for DOTA evaluation

您好,请问您的问题解决了吗,我也有这个问题

@luoz66
Copy link

luoz66 commented Sep 10, 2021

parse_results.py

您好,运行parse_results.py解析HSRC2016生成的pkl的时候会出错

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