Skip to content
Discussion options

You must be logged in to vote

Hello.
You adjust it like this:

metrics:
  image:
    - F1Score
    - AUROC
  pixel:
    - F1Score
    - AUROC
  threshold:
    method: manual          # set to manual so it's not calculated automatically
    manual_image: 0.42      # provide threshold value
    manual_pixel: 0.42      # provide threshold value

So by setting method to manual and providing values.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@RDADADA
Comment options

@blaz-r
Comment options

@RDADADA
Comment options

@blaz-r
Comment options

@RDADADA
Comment options

Answer selected by samet-akcay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1409 on October 22, 2023 19:24.