Skip to content

[Computer Vision] Added Google Colab Chapter#154

Merged
manuf3006 merged 10 commits intomainfrom
update_cv
Feb 5, 2026
Merged

[Computer Vision] Added Google Colab Chapter#154
manuf3006 merged 10 commits intomainfrom
update_cv

Conversation

@manuf3006
Copy link
Member

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds a comprehensive "Bonus: Training with Colab" chapter to the Computer Vision/YOLO training documentation. The chapter provides step-by-step guidance for training YOLO models using Google Colab as an alternative to local training, addressing hardware limitations that readers might face.

Changes:

  • Added new documentation file explaining Google Colab setup and usage for YOLO model training
  • Updated navigation in mkdocs.yml to include the new bonus chapter
  • Added hardware warning box in training.md referencing the Colab alternative
  • Included four new PNG image assets showing Colab UI screenshots

Reviewed changes

Copilot reviewed 4 out of 8 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
mkdocs.yml Added navigation entry for the new Colab bonus chapter
docs/yolo/train/training.md Added warning box about hardware requirements with link to Colab chapter
docs/yolo/train/index.md Minor whitespace formatting improvement
docs/yolo/train/colab.md New comprehensive guide covering Colab setup, file preparation, training, and results handling
docs/assets/yolo/colab1.png Screenshot showing Colab notebook interface
docs/assets/yolo/colab2.png Screenshot showing runtime type selection
docs/assets/yolo/colab3.png Screenshot showing terminal installation
docs/assets/yolo/colab4.png Screenshot showing file upload interface

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

manuf3006 and others added 7 commits February 5, 2026 15:54
Co-authored-by: Jakob Klotz <jakob.klotz@mci.edu>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jakob Klotz <jakob.klotz@mci.edu>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@manuf3006 manuf3006 merged commit 6d61b3c into main Feb 5, 2026
1 check passed
@manuf3006 manuf3006 deleted the update_cv branch February 5, 2026 15:01
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.

2 participants