{% extends 'base.html' %} {% block title %} Case {{ case_name }}{{ block.super }} {% endblock %} {% block content %} {{ block.super }}

{{ info }}

{{ error }}

You may now run your model based on the information provided and upload the results.

Instructions |  Download parameters

{% if layer %}  |  Download layers {% endif %} {% include 'case.html' %}

Please select the grayscale image representing your model's output and upload it below. Once uploaded, the image will be rated in our system. The uploaded image must be in grayscale PNG format. You may revise your test later on.
{% csrf_token %}
Return to model menu
{% endblock %}