There are {{total_records}} BA records. You can filter them by properties:
| uid | time | channel | ba_label | target_ids | target_properties | vertexs_of_region | ba_image | ba_video | ||
|---|---|---|---|---|---|---|---|---|---|---|
| {{result['uid']}} | {{result['time']}} | {{result['channel']}} | {{result['ba_label']}} | {{result['involve_targets']}} | {{result['properties_of_involve_targets']}} | {{result['involve_region']}} | {% if result['ba_image'] != '' %}no image recorded | {% endif %} {% if result['ba_video'] != '' %}click to load video | {% endif %} {% if result['ba_video'] == '' %}no video recorded | {% endif %}