{{ job.name }}
{{ job.description }}
Statistics
{% if job._status == "Done" %}Total
- Objects{{ job._objects|length }}
- Species{{ obj_stats|length }}
Counter
-
{% for label, count in obj_stats.items()|sort %}
- {{ label }}{{ count }} {% endfor %}
ID | Path | Frames | Timestamp |
{{ video.id }} | {{ video._path }} | {{ video.frame_count }} | {{ video.timestamp }} |