Classify a person image is full body or not

This page summarizes the projects mentioned and recommended in the original post on /r/computervision

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • yolov5

    YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite

  • I 'm using ultralytics 's yolov5 to detect and track people in video. To feed the next model, I want to pass the cropped images with full body. But there are some detected people consist of upper body. Can anyone give me some idea to discard non full body images?

  • OpenCV

    Open Source Computer Vision Library

  • Another solution could be to run the full body haar cascade https://github.com/opencv/opencv/blob/master/data/haarcascades/haarcascade_fullbody.xml on the output of the yolov5, and let it decide.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts