time cost: {{ result[1].timestamp - result[0].timestamp }}
{% endfor %}
{% endif %}
{% if extras %}
Extras
{% for name, value in extras.items() %}
{{ name }}
{{ value }}
{% endfor %}
{% endif %}
Stages
Page `stages` will show what happened in your video, with precise timestamp and thumbnail.
- `stable` means nothing happened (nearly) during this period
- `unstable` means something happened
- `unspecific` means your model has no idea about `which class this frame should be` (lower than threshold)