kwcoco.formats.kpf module¶
WIP:
Conversions to and from KPF format.
+------------+----------------------------+
| Packet | Definition |
+------------+----------------------------+
| id | object identifier |
+------------+----------------------------+
| ts | timestamp |
+------------+----------------------------+
| tsr | timestamp range |
+------------+----------------------------+
| loc | location |
+------------+----------------------------+
| g | bounding box |
+------------+----------------------------+
| poly | polygon |
+------------+----------------------------+
| conf | confidence or likelihood |
+------------+----------------------------+
| cset | set of labels/ likelihoods |
+------------+----------------------------+
| act | activity |
+------------+----------------------------+
| eval | evaluation result |
+------------+----------------------------+
| a | attribute |
+------------+----------------------------+
| tag | a packet / domain pair |
+------------+----------------------------+
| kv | key / value pair |
+------------+-+--------------------------+
References
https://github.com/Kitware/DIVA/blob/master/doc/manuals/kpf.rst