robofeiathome / hera_vision

0 stars 0 forks source link

Create documentation for dataset augmentation and YoloV8 training #3

Closed Baggiio closed 1 year ago

Baggiio commented 1 year ago

Document every step to train a YoloV8 model, from dataset creation and augmentation to labeling and training.

Baggiio commented 1 year ago

I created two repositories: one for the YoloV8 Training Notebook and one for the YoloV8 Dataset Augmentation, both with proper documentation and tutorials.

Both repositories are in my personal GitHub profile. Let me now if it's interesting to move them to the organization's profile.

https://github.com/Baggiio/yolov8_training https://github.com/Baggiio/yolo_dataset_augmentation

khaledhazime commented 1 year ago

I created two repositories: one for the YoloV8 Training Notebook and one for the YoloV8 Dataset Augmentation, both with proper documentation and tutorials.

Both repositories are in my personal GitHub profile. Let me now if it's interesting to move them to the organization's profile.

https://github.com/Baggiio/yolov8_training https://github.com/Baggiio/yolo_dataset_augmentation

Open a new branch on this repo with these docs, we'll move it to Wiki later