This repository contains is Demo the person detection from the pretrained model generated by YOLOv5, a family of object detection architectures and models pretrained on the COCO dataset, a object tracking script using from Yolov5_StrongSORT_OSNet and finaly using Face API and TTS (Text to Speech) from iApp Technology Company.
git clone --recurse-submodules https://github.com/mikel-brostrom/Yolov5_StrongSORT_OSNet.git # clone recursively
cd Yolov5_StrongSORT_OSNet
pip install -r requirements.txt # install dependencies
Yolov5 + StrongSORT with OSNet: https://github.com/mikel-brostrom/Yolov5_StrongSORT_OSNet YOLOv5: https://github.com/ultralytics/yolov5 Face API and TTS API: https://ai.iapp.co.th