autoworks24.com

Counting People On Escalator Using Yolov8

850.00฿

Counting People On Escalator Using Yolov8

In this repository, codes have been implemented to Counte people going up and down the escalator.For this purpose, I use OpenCV library and Yolo model.To go along with this repo, I also wrote an article In order to implement step by step from scratch.You can run the project according to the instructions below.

Step1: Download a sample video.I suggest you to download from shutterstock or pexels .My sample videos are in the video folder.

Step2: Making a mask for video. We have to specify the parts of the video that we want object detection to be done, and the rest of the video parts should not be processed. Therefore, we need to create a mask.The mask file I created is located in the image folder.

Step3:You can download the zip file of the project and run the “PeopleCounter.py” file on your system in Paycharm, after installing the required libraries.

Counting People On Escalator Using Yolov8
Counting People On Escalator Using Yolov8

คำอธิบาย

Counting People On Escalator Using Yolov8

In this repository, codes have been implemented to Counte people going up and down the escalator.For this purpose, I use OpenCV library and Yolo model.To go along with this repo, I also wrote an article In order to implement step by step from scratch.You can run the project according to the instructions below.

Step1: Download a sample video.I suggest you to download from shutterstock or pexels .My sample videos are in the video folder.

Step2: Making a mask for video. We have to specify the parts of the video that we want object detection to be done, and the rest of the video parts should not be processed. Therefore, we need to create a mask.The mask file I created is located in the image folder.

Step3:You can download the zip file of the project and run the “PeopleCounter.py” file on your system in Paycharm, after installing the required libraries.

Counting People On Escalator Using Yolov8
Counting People On Escalator Using Yolov8