百度人体分析Demo:人体关键点、人体属性、手势识别、人像分割、人流量统计、驾驶行为分析(邀测)、人流量统计动态版(邀测)
☆15Nov 29, 2018Updated 7 years ago
Alternatives and similar repositories for BaiduBodyAnalyzeDemo
Users that are interested in BaiduBodyAnalyzeDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 老年人健康监测系统☆10Jun 17, 2022Updated 4 years ago
- rust actix-web admin☆11Apr 22, 2022Updated 4 years ago
- ☆14May 10, 2023Updated 3 years ago
- 海康威视摄像头客流量统计☆12Nov 12, 2021Updated 4 years ago
- DsNet: A Novel Hybrid Architecture of Convolution and Transformer for Real-time Weld Seam Image Segmentation☆16Sep 1, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 边缘计算技术+云平台展示,实现公共地点人流量监控☆14Oct 31, 2020Updated 5 years ago
- Crop the image by locating the interesting parts.☆15Apr 12, 2017Updated 9 years ago
- ☆10Jan 4, 2017Updated 9 years ago
- Use Yolov7 in Java for object detection and pose estimation, YOLOV7&JAVA&目标检测&姿态识别☆20Apr 25, 2023Updated 3 years ago
- [ECCV24] The official code repository for paper "Training-Free Model Merging for Multi-target Domain Adaptation".☆18Sep 27, 2024Updated last year
- Cross Visual Prompt Tuning [ICCV 2025]☆13Aug 3, 2025Updated 10 months ago
- ☆15Apr 28, 2023Updated 3 years ago
- Official implementation of "Improved Person Re-Identification Based on Saliency and Semantic Parsing with Deep Neural Network Models" IMA…☆14Dec 23, 2019Updated 6 years ago
- A tool to visualize convolutional layer activations on an input image.☆16Oct 23, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆23Sep 4, 2024Updated last year
- SeCap: Self-Calibrating and Adaptive Prompts for Cross-view Person Re-Identification in Aerial-Ground Networks (CVPR'25)☆26Apr 10, 2026Updated 2 months ago
- ☆18Feb 24, 2025Updated last year
- 国庆换新颜国庆头像自动生成源码☆10Feb 25, 2022Updated 4 years ago
- 纯java的视频推流,支持H264 摄像头和MP4文件推流,适用于android和java环境☆23Jun 14, 2021Updated 5 years ago
- 使用onnxruntime部署实时视频帧插值,包含C++和Python两个版本的程序☆29Feb 14, 2024Updated 2 years ago
- 基于IPv6的智能机器人园区异常情况监测系统,包括无线传感器网络、智能巡检机器人、监控数据服务器、主服务器端和监测客户端APP五个子系统。其中,无线传感器网络是以树莓派为核心的基于ZigBee的传感器平台,及海康威视网络摄像头。智能巡检机器人是以Jetson TX2为核心的…☆24Oct 29, 2020Updated 5 years ago
- 一个简单、易用的自动更新组件☆13May 18, 2026Updated last month
- 具有讯飞在线语音合成功能的虚幻引擎插件☆22Jul 5, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Course project for CS230. Implemented using PyTorch.☆16Dec 17, 2018Updated 7 years ago
- Implementation of Patch-wise Adversarial Regularization from "Learning Robust Global Representations by Penalizing Local Predictive Power…☆18Oct 27, 2019Updated 6 years ago
- 【IEEE TITS2025】Unity is Strength: Unifying Convolutional and Transformeral Features for Better Person Re-Identification☆27Dec 30, 2024Updated last year
- 🐸BSFS人脸识别项目是采用Springboot+Mybatis+MySql。设计API接口,本项目作为2021年毕业设计项目,开源留念。项目运行需要与前端配合,前端项目请看 https://github.com/CoderXGC/bs_facesign☆11May 15, 2022Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署FreeYOLO目标检测,总共包含143个onnx模型,有COCO目标检测,人脸检测,密集行人检测的三种检测功能,依然是包含C++和Python两个版本的程序☆32Jan 14, 2023Updated 3 years ago
- 基于paddlex目标检测的工业场景下违规使用手机识别。☆11Jun 11, 2022Updated 4 years ago
- YYDS: Visible-Infrared Person Re-Identification with Coarse Description☆23Jun 12, 2024Updated 2 years ago
- 基于linux WeChat的即时Ai信息处理脚本☆42Mar 23, 2024Updated 2 years ago
- 智能视频分析:视频目标检测,视频人群计数☆68Mar 10, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A multimodal large-scale model, which performs close to the closed-source Qwen-VL-PLUS on many datasets and significantly surpasses the p…☆14Feb 5, 2024Updated 2 years ago
- 爬取高德poi,需要你自己的key,且注意key的限额☆39Jul 5, 2024Updated last year
- AI开发者平台。目的是要搭建一个采集视频图像并调用API进行智能化数据标注,训练完成之后进行自动化测试的平台。☆34Mar 16, 2018Updated 8 years ago
- ☆22Jul 13, 2025Updated 11 months ago
- Simple Video Summarization using Text-to-Segment Anything (Florence2 + SAM2) This project provides a video processing tool that utilizes…☆10Feb 20, 2025Updated last year
- 基于 yolomark的半自动化标注工 具☆13May 5, 2019Updated 7 years ago
- 使用OpenCV部署图像描述Image_Captioning,包含C++和Python两个版本的程序☆12Dec 22, 2023Updated 2 years ago