Skip to content

docs: add sample image download and sv.plot_image() to detect_and_annotate tutorial#2242

Open
PatelPrem21 wants to merge 2 commits intoroboflow:developfrom
PatelPrem21:docs/improve-detect-and-annotate-tutorial
Open

docs: add sample image download and sv.plot_image() to detect_and_annotate tutorial#2242
PatelPrem21 wants to merge 2 commits intoroboflow:developfrom
PatelPrem21:docs/improve-detect-and-annotate-tutorial

Conversation

@PatelPrem21
Copy link
Copy Markdown

@PatelPrem21 PatelPrem21 commented May 2, 2026

…otate tutorial

Before submitting
  • Self-reviewed the code
  • Updated documentation, follow Google-style
  • Added docs entry for autogeneration (if new functions/classes)
  • Added/updated tests
  • All tests pass locally

Description

New users following the tutorial had no image to test with and
didn't know sv.plot_image() existed. Added the official dog.jpeg
sample image download command and plot_image() call so the tutorial
is fully self-contained.

Closes #1830

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
    -[X] 📝 Documentation update
  • 🧪 Test update
  • 🔨 Refactoring (no functional changes)
  • ⚡ Performance improvement
  • 🔧 Chore (dependencies, configs, etc.)

Motivation and Context

Closes #(issue)

Changes Made

Testing

  • I have tested this code locally
  • I have added unit tests that prove my fix is effective or that my feature works
  • All new and existing tests pass

Google Colab (optional)

Colab link:

Screenshots/Videos (optional)

Additional Notes

@PatelPrem21 PatelPrem21 requested a review from SkalskiP as a code owner May 2, 2026 09:15
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting started docs suggestion how_to/detect_and_annotate

3 participants