Notebooks
Access via code & sample workflows.
🧑💻 Notebook Gallery
Use these Colab-ready notebooks to download datasets, launch training jobs via the SDK, and build bespoke evaluation plots.
Notebook | What it does | Open |
---|---|---|
01_dataset_download.ipynb | Download a Version and visualise annotations. | Open in Colab |
02_training_job.ipynb | Launch a training run through the Ocular SDK. | Open in Colab |
03_evaluation_plots.ipynb | Pull 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
.