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

[model ops] model ensemble #15

Open
1 of 4 tasks
TianhaoFu opened this issue Apr 27, 2022 · 0 comments
Open
1 of 4 tasks

[model ops] model ensemble #15

TianhaoFu opened this issue Apr 27, 2022 · 0 comments
Assignees

Comments

@TianhaoFu
Copy link
Contributor

TianhaoFu commented Apr 27, 2022

support tiny3d.model_ensemble(model_list, ensemble_method_name)

  • Non-maximum Suppression (NMS)
  • Soft-NMS [1]
  • Non-maximum weighted (NMW) [2]
  • Weighted boxes fusion (WBF) [3] - new method which gives better results comparing to others
@TianhaoFu TianhaoFu self-assigned this Apr 27, 2022
@TianhaoFu TianhaoFu changed the title model ensemble demo [model ops] model ensemble Apr 27, 2022
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

1 participant