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

Add ability to define names of pred, predicted_label and conf columns in ContextPostProcessor #481

Open
rwood-97 opened this issue Aug 6, 2024 · 0 comments
Labels
enhancement New feature or request new feature post-processing Issues related to the "Post-Process" functionality

Comments

@rwood-97
Copy link
Collaborator

rwood-97 commented Aug 6, 2024

In our 1st ed results, we name our pred, predicted_labels and conf columns "railspace_pred", "railspace_predicted_label" etc to distinguish from our building results.
We should be able to set these column names in the context post processor too whereas at the moment it looks for pred, predicted_lable and conf only.

image
@rwood-97 rwood-97 added enhancement New feature or request new feature post-processing Issues related to the "Post-Process" functionality labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature post-processing Issues related to the "Post-Process" functionality
Projects
Status: Upcoming
Development

No branches or pull requests

1 participant