{% extends "default.html" %} {% import "small-annotation-display.html" as annotation_display %} {% block nav_title %}Home{% endblock %} {% block title %}Home | {{ site_name }}{% endblock %} {% block content %} {{ site_name }} Free/libre/open image data for machine learning, computer vision, data science, research, and more. Some actions you can do: Upload a picture (but you must log in first) List of objects Query the dataset Random pictures {% for resource in resources %} {{ annotation_display.annotation_display(resource) }} {{ resource.title }} {% endfor %} {% endblock %}
Free/libre/open image data for machine learning, computer vision, data science, research, and more.
Some actions you can do: