Skip to content

nikfilonenko/HumanDetection_YOLOv8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project HumanDetection_YOLOv8

Table of contents (Оглавление)

  1. A little bit about the dataset
  2. The result of the trained model - YOLO8 Medium custom
  3. The result of the trained model - Fine-tuning YOLO8 Medium custom
  4. Conclusion

01. A little bit about the dataset

  • This dataset was created by extracting frames from 12 short videos. To enrich this data collection with a variety of images, such as blurry images, small-sized images, and others, it was decided to use the unmarked data set available on Kaggle.

  • After the required number of frames was obtained, all images were annotated using the Roboflow platform.

02. The result of the trained model - YOLO8 Medium custom

Training model

1 train без fine tune 2 train без fine tune

Model Validation

image

Predict on images

1 без fine tune 2 без fine tune 3 без fine tune без fine tune

Predict on video

output(video-cutter-js com) (1)

03. The result of the trained model - Fine-tuning YOLO8 Medium custom

Training model

1 train с fine tune 2 train с fine tune

Model Validation

2 val с fine tune

Predict on images

1 с fine tune 2 с fine tune 3 с fine tune

Predict on video

_-fine-tune

04. Conclusion

As you can see, a trained model using fine tuning shows better results. Does not make mistakes when detecting an object, as it happens with a model without fine tuning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published