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

Refactor "Score All" #301

Open
DavidStirling opened this issue Jun 29, 2021 · 0 comments
Open

Refactor "Score All" #301

DavidStirling opened this issue Jun 29, 2021 · 0 comments

Comments

@DavidStirling
Copy link
Member

Perhaps someone will take this up in the future if development time is available. The current implementation of "Score All" is somewhat hacked together. As it stands creating a per-object class table causes predictions to be run twice because that optional feature was added at a later stage than the original script. The original code is somewhat messy and so there's not a straightforward way to generate both the per-image and per-object tables at the same time. It should be relatively simple to redesign the process to do everything in one pass, but it's a more major refactor than we had time for in 3.0.

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