Skip to content

AI processing module for an intelligent oldcare monitor system

Notifications You must be signed in to change notification settings

Frank-Xiao2002/oldcare-ai

Repository files navigation

Old Care System—AI process module

Environment

  1. Please install CMake before install anything else. If you're using Linux, use the following command to install CMake:
sudo apt-get install cmake
  1. Install python packages with conda and the following packages:
  • ultralytics
  • pytorch
  • face-recognition
  • setuptools
  • opencv-python
  • numpy(1.26.4)
  • pillow
  • scikit-image
  1. Download the pre-trained model params based on the following link and put it in the params folder: here: GitHub-WuJie1010. The model is used in facial expression recognition.

Usage

About

AI processing module for an intelligent oldcare monitor system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages