Skip to content

nmbgeek/ipcam-yolo-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv8 Models for IP Camera AI Detection

The easy way to get started with object detection and lots of other self-hosted AI projects is using CodeProject.AI Server.

ipcamv8s-pva - Detects persons, vehicles, and animals. This model was trained using yolov8s (small) parameters to make it quick. The COCO 2017 dataset was refined to include backgrounds and images with persons, vehicles, and animals. Any image which contained one of these objects that was less than 0.05% or ~200px in area (i.e., 20px x 10px) were removed from the dataset. For reference this removed 6,761 person objects however there were still over 224,978 person objects remaining in the COCO Training Dataset. I also used around 500 images from my own camera images which were labeled with Label Studio. The same process was also used for the validation dataset.

About

Yolo models trained for object detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published