GithubHelp home page GithubHelp logo

chinatql / regional-population-monitoring Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chenxh5678/regional-population-monitoring

0.0 0.0 0.0 24.35 MB

区域人群监测

License: Apache License 2.0

Python 99.41% Dockerfile 0.44% Shell 0.15%

regional-population-monitoring's Introduction

Regional-population-monitoring

区域监测,从视频、图片、摄像头中,检测画面中总人数,及人与人的间距,可以自己划定检测区域。

安装

  • cmd安装需求文档requirements.txt中的库。
  • 更多权重文件按yolov5官方文档下载

运行

执行detect0406.py

说明

  • 人物边框,红色表示两人距离太近,红色越深间距越近。绿色表示距离较远。俯视图判断距离效果最佳。
  • 文件读取视频,或摄像头后,才能开始识别。
  • 读取视频img_size用默认640,手机摄像头需要在选项里将img_size改为1280。
  • 开始识别后,在画面中,鼠标左键点击设置检测区域,右键确认当前计数区域,单击鼠标滚轮删除最后一个计数区域。
  • 权重文件yolov5s识别速度最快但精度最低,其次是m,l,x。

regional-population-monitoring's People

Contributors

chenxh5678 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.