AI processing module for an intelligent oldcare monitor system
Python
Old Care System—AI process module
Environment
Please install CMake before install anything else. If you're using Linux,
use the following command to install CMake:
sudo apt-get install cmake
Install python packages with conda and the following packages:
ultralytics
pytorch
face-recognition
setuptools
opencv-python
numpy(1.26.4)
pillow
scikit-image
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.