🧑‍💻 Notebook Gallery

Use these Colab-ready notebooks to download datasets, launch training jobs via the SDK, and build bespoke evaluation plots.

NotebookWhat it doesOpen
01_dataset_download.ipynbDownload a Version and visualise annotations.Open in Colab
02_training_job.ipynbLaunch a training run through the Ocular SDK.Open in Colab
03_evaluation_plots.ipynbPull metrics & create custom graphs in matplotlib or Plotly.Open in Colab

All notebooks require pip install ocular-sdk ultralytics and an API key set as the environment variable OCULAR_API_KEY.