Classto Logo

Classto

Manual Image Classification Tool

{% if image_filename %}
{% if image_folder %} To classify {% else %} To classify {% endif %}

Classify this image:

{% for label in classes %} {% endfor %} {% if delete_button %} {% endif %}

{% else %}

👋 Welcome to Classto

Your lightweight tool for manual image classification.

Quickly classify images into categories of your choice using a simple, streamlined interface.

{% if image_folder %}

To get started, place your images in the configured folder: {{ image_folder }} and reload the page.

{% else %}

No valid images could be loaded from the configured URLs.
Please verify the URLs and restart the app.

{% endif %}
{% endif %}