For Quy Nhon AI Hackathon, using IP camera combine with some algorithm to Checking The number of People
conda create -n py37 python==3.7
git clone git@github.com:DngBack/PeopleCounting.git
cd PeopleCounting
pip install -r requirements.txt
cd Yolov8DeepSort
git clone git@github.com:computervisioneng/deep_sort.git