Skip to content

Releases: schofija/patient-monitoring

patient-monitoring

10 Jun 03:02
Compare
Choose a tag to compare
  • Major improvements to patient_watcher_yolo. patient_watcher_yolo now includes pose detection (tested and working with fall_detection)

patient-monitoring

23 May 06:22
Compare
Choose a tag to compare
  • Functional patient detection using mediapipe's object detection (patient_watcher.py)
  • Functional pose detection using mediapipe's pose detection (patient_watcher.py)
  • Functional patient detection using yolov7-tiny (patient_watcher_yolo.py)
  • Functional patient following (patient_follower.py). Compatible with both versions of patient_watcher
  • Functional fall detection (fall_detection)

patient-monitoring

23 May 02:27
Compare
Choose a tag to compare
  • Functional patient detection using mediapipe's object detection (patient_watcher.py)
  • Functional pose detection using mediapipe's pose detection (patient_watcher.py)
  • Functional patient detection using yolov7-tiny (patient_watcher_yolo.py)
  • Functional patient following (patient_follower.py). Compatible with both versions of patient_watcher
  • Functional fall detection (fall_detection). Only compatible with the mediapipe version of patient_watcher (patient_watcher.py)