{% extends "base.html" %} {% block content %}

CLASSIFICATION

Image Pattern
{% if predict_image_path %} gambar-diproses {% endif %}
Upload minimum 20 kb and maximum 5 mb
Classification Result
{% if predictiontremor %}

{{ predictiontremor }}

{% endif %}
{% if predictiontremor %}

{{ confidencetremor }}

{% endif %}
{% if saran %}

{{ saran }}

{% endif %}
{% endblock %}