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

如何在LaSOT上画属性雷达图 #35

Open
hongsheng-Z opened this issue Jun 30, 2022 · 4 comments
Open

如何在LaSOT上画属性雷达图 #35

hongsheng-Z opened this issue Jun 30, 2022 · 4 comments

Comments

@hongsheng-Z
Copy link

你好,请问如何在LaSOT上画出属性雷达图呢,
我添加了这行代码
draw_eao(success_ret)
之后报错:
raise ValueError("x and y must have same first dimension, but "
ValueError: x and y must have same first dimension, but have shapes (8,) and (281, 21)

@swrdZWJ
Copy link

swrdZWJ commented Feb 25, 2023

你好,请问如何在LaSOT上画出属性雷达图呢, 我添加了这行代码 draw_eao(success_ret) 之后报错: raise ValueError("x and y must have same first dimension, but " ValueError: x and y must have same first dimension, but have shapes (8,) and (281, 21)

我遇到了相同的问题,请问您解决了吗

@hongsheng-Z
Copy link
Author

我是先测试得到跟踪器在该数据集上的每个挑战属性值,然后在自己写雷达图代码,把对应的挑战属性和值填进去就行

@KristianZZ
Copy link

你好,请问你们对LaSOT.json文件中的图片目录修改了吗?如果不修改的话是要将子目录都拿出来吗?比如说将airplane-1直接放到根目录下

@Wei-Peng-fei
Copy link

你好,请问你们对LaSOT.json文件中的图片目录修改了吗?如果不修改的话是要将子目录都拿出来吗?比如说将airplane-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

4 participants