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 metrics #8

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Refactor metrics #8

wants to merge 5 commits into from

Conversation

AlexeyTrekin
Copy link
Contributor

The refactoring has just begun but the most important things are new metrics necessary for the project demonstration. It is not a final version, but definitely worth a tag.

Closes #4

AlexeyTrekin and others added 3 commits May 4, 2020 17:48
… other methods. Metrics precision, recall, accuracy, and some others included
…factor. All fixed and tested, now works fine. Known issue: incorrect score_fn leads to uncaught exception.
…s(area_pred - area_gt)/area_gt. It may be less than 1 if the pred_area is more than twice as gt. For current forest monitoring project
@AlexeyTrekin AlexeyTrekin requested a review from Godnik May 7, 2020 15:32
@AlexeyTrekin AlexeyTrekin self-assigned this May 7, 2020
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

Successfully merging this pull request may close these issues.

Add total area error metric
1 participant