Skip to content

VIA format that supports groundtruth #50

@Villux

Description

@Villux

For ILAS we have:

"regions": [{
"region_attributes": {
"region_key": "region_value"
},
"shape_attributes": {
"coords": [x1, y1, x2, y2, x3, y3, x4, y4],
"name": "shape_type"
}
}],
}]
}

I think the reason is result format that has regions.

In Task processor we include class_attributes for GT tasks. Logic is here

Could we separate results and groundtruth to a different formats? What ideas you have?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions