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

Invalid average time of yolox #79

Open
kyakuno opened this issue Feb 5, 2024 · 1 comment
Open

Invalid average time of yolox #79

kyakuno opened this issue Feb 5, 2024 · 1 comment

Comments

@kyakuno
Copy link
Contributor

kyakuno commented Feb 5, 2024

yoloxの速度の平均計測が初回推論を除いているのに、/5で割ってしまっている。

@itsmeterada
Copy link

itsmeterada commented Feb 5, 2024

他のモデルは初回推論も入れて計測してしまっているので、統一するならすべてのモデルで初回推論はループの前に入れた方が良いでしょう。

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