Home

Upload or select an image for scoring:

{% if scored_image %}

{{txt}}

{% endif %}

{% for image_name in image_names %}
{% endfor %}
{% for actual_count in actual_counts %}

{{actual_count}}

{% endfor %}