Patent attributes
A system configured to reduce false positives when performing human presence detection is provided. In addition to calculating a Human Detection (HD) confidence score during human presence detection, the system may use human keypoint detection (HKD) techniques to calculate a true positive (TP) confidence score and detect false positives based on a combination of the two confidence scores. For example, the device system may generate keypoint data, which indicates a location and maximum confidence value for individual keypoints associated with a human body. The system may input the keypoint data to a model configured to generate the TP confidence score, such as a logistic regression model that is configured to receive numerical values as inputs (e.g., HD confidence score and 17 keypoint confidence values) and generate the TP confidence score. The system then detects false positives using the TP confidence score and may remove corresponding bounding boxes.