Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribute YOLOv10 training instructions on ISC #91

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

LoathsomeDungEater
Copy link

Description

Added a new directory called yolov10-training that contains instructions and files for training a YOLO model on the ISC.

Model details

YOLOv10, but can work with YOLOv8/9 as well.

Steps to reproduce any training

This directory's README contains training instructions. I only did a test run of the training script to verify that it was working.

Training results

N/A

Things done

If adding a demo model training script:

  • Atomic saving - saving is done atomically to avoid corruption
  • Checkpointing - model can successfully save a checkpoint and resume.
  • Completed a full run

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.

1 participant