Closed jkbhagatio closed 4 months ago
Current column order:
class | class_conf | <body_part1>_x | <body_part1>_y | <body_part1>_conf | ... <body_partN>_x | <body_partN>_y | <body_partN>_conf |
New column order:
class | <class1>_conf | ... <classN>_conf | <body_part1>_x | <body_part1>_y | <body_part1>_conf | ... <body_partN>_x | <body_partN>_y | <body_partN>_conf |
Read harp-binarized data first, and assign columns after, unlike current procedure in reader