../

Darknet/YOLO People-R-People Weights

The Darknet/YOLO "People-R-People" weights are trained using a combination of parts from several different datasets. It uses the following:


There are 2 classes defined:

  1. class #0 is person
  2. class #1 is head

The necessary files can be downloaded from here: download/.

Example Darknet/YOLO command to load the weights and process all JPEG images in a folder:

darknet_02_display_annotated_images people-r-people sample_images/*.jpg

The People-R-People weights were trained using Darknet/YOLO.

Last modified: 2025-01-20
Stéphane Charette, stephanecharette@gmail.com
../