源码——行为识别:基于骨架和目标跟踪的行人跌倒检测
1
Python写的车道线检测程序,可直接运行
2022-01-18 13:02:56 25.24MB python lane_detect
Detect it Easy(DIE)是一个多功能的查壳工具,绿色免安装,支持文件拖放。可添加到右键菜单、可加载插件。支持多国语言,支持 Windows,Mac,Linux 系统,支持自定义插件,支持脚本编写与定义,支持多种皮肤选择等。
2022-01-17 13:56:36 68.76MB DIE 查壳
1
用户选择一个颜色像素,并选择包含相似颜色的区域。 检测基本形状(圆形、三角形和矩形)。 bwconncomp 用于查找连通分量,而 regionprops 用于测量形状属性。 使用圆度检测圆矩形和三角形被检测到计数封闭边界边缘即输入必须是rgb且具有高分辨率,否则可能会检测到错误的边缘。
2022-01-16 13:30:56 23KB matlab
1
fall-detect-track项目的模型权重
2022-01-13 21:10:59 407.95MB python 行为检测 pytorch 跌倒检测
1
行为识别:基于骨架和目标跟踪的行人跌倒检测
2022-01-13 21:10:59 32.52MB python pytorch 行为检测 目标跟踪
1
原创 优质吸烟数据5000张/近一万框 检测 yolov5 yolox rcnn 附教学文章与代码和优化技巧 cv君训练教程与数据:https://blog.csdn.net/qq_46098574/article/details/107334954; cv君优化技巧与进阶:https://blog.csdn.net/qq_46098574/article/details/109702222; cv君公众号:DeepAI 视界 微信:zxx17800844581z 备注下载资源 欢迎加我进深度技术交流群
2022-01-12 09:00:19 715.09MB yolov5 目标检测 吸烟检测
文章《JavaCV的摄像头实战之十二:性别与年龄检测》中的代码用到的文件,包括:人脸检测模型、性别检测配置和模型、年龄检测的配置和模型
2021-12-26 10:02:39 80.89MB javacv
1
社区发现 使用属性和结构相似性进行社区检测。 安装: pip install community_detect 依存关系: NetworkX Matplotlib 用法: Import: from community_detect import Community 初始化: com = Community(alpha_weight = 0.5) #You can add your own value for Alpha 职能: Main method: get_communities(Graph, #Your Graph Vertices, #List of Vertices Similarity Matrix, #Similarity
1
车辆检测代码,一种基于光流法的车辆检测方法,用于车辆检测
2021-12-09 16:10:55 6KB car_detect
1