Training is successfully Completed
Accuracy achieved {{accuracy}}
Images Chosen for Training
Image Name
Image Label
{% for o in list %}
{{o.image.split("/")[-1].split("\\")[-1]}}
{{o.label}}
{% endfor %}
Go To Main Page
Download Model
Classify Images using the Model