Webapp for image processing for Karnataka Police Dept.
+ +| SuspectID | +face_similarity | +is_comparable |
|---|---|---|
| key1 | values1 | |
| Name2 | Description2 | |
| Name3 | Description3 | |
| {{ key }} | ||
| + {% for row_header in row_headers %} + | {{ row_header }} | + {% endfor %} +|
| {{ key2 }} | + {% for value in values2.values() %} ++ {{ value }} + | + {% endfor %} +|
| Name1 | Description1 | |
| Name2 | Description2 | |
| Name3 | Description3 | |
| {{ key }} | ||
|---|---|---|
| + {% for row_header in row_headers %} + | {{ row_header }} | + {% endfor %} +|
| {{ key2 }} | + {% for value in values2.values() %} ++ {{ value }} + | + {% endfor %} +|