Skip to content

Unexpected labels found (they should be expected) #948

Discussion options

You must be logged in to vote

You only declare the background label in the dataset.json.

It needs to be

"labels": {
"0":"BACKGROUND",
"1":"something",
"2":"something_else"
}

etc

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@FabianIsensee
Comment options

@GMAvaliani
Comment options

@GMAvaliani
Comment options

@hdnminh
Comment options

Answer selected by FabianIsensee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants