PeepFilt API

Filter images without people using YOLOv8 (Ultralytics).

Health Check

Scan Directory

How to interpret results:

[source_directory] → [total_processed] = [kept_in_place] + [moved_out] → [destination_directory]

  • source_directory: The directory that was scanned
  • total_processed: Total number of images processed
  • kept_in_place: Images with people (kept in original location)
  • moved_out: Images without people (moved to destination)
  • destination_directory: Where images without people were moved