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

The good way to filter the valid trees from the tree database #56

Open
tongtybj opened this issue Apr 29, 2017 · 6 comments
Open

The good way to filter the valid trees from the tree database #56

tongtybj opened this issue Apr 29, 2017 · 6 comments

Comments

@tongtybj
Copy link
Collaborator

今はvote投票数で, 上からvalid_num個の木をvalid treeと判断しているが、もっといい方法があるかな。

@tongtybj
Copy link
Collaborator Author

Refer to #71

@chibi314
Copy link
Contributor

20番の木より奥の木だけ有効にする

@tongtybj
Copy link
Collaborator Author

@chibi314

これもお願いー

@chibi314
Copy link
Contributor

chibi314 commented May 15, 2017

  1. 20番の木より奥の木だけ有効にする←検出精度が上がってmotionに影響するから、オンラインで
  2. 全票数のうち、下x%の票は無効とする(例えば10%) ←オフライン
  3. (事前の)mapを使う←オフライン

@chibi314
Copy link
Contributor

1を #96 にて実装

@chibi314
Copy link
Contributor

2を #104 にて実装

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants