当前位置:网站首页>人体骨骼点检测:自顶向下(部分理论)
人体骨骼点检测:自顶向下(部分理论)
2022-07-06 10:43:00 【鹿衔草啊】
人体骨骼点检测:自顶向下
1. Datasets
2. Human Pose Estimation
Top Down:自顶向下 → 先找人 后找点
Bottom Up:自底向上 → 先找点 后归纳
3. Keypoints Evaluation Metric
Precision measures how accurate is your predictions. i.e. the percentage of your predictions are
correct.
Recall measures how good you find all the positives. For example, we can find 80% of the
possible positive cases in our top K predictions.
真实关节点的格式:[𝑥1, 𝑦1, 𝑣1, … 𝑥𝑘, 𝑦𝑘, 𝑣𝑘]
Coordinates [𝑥, 𝑦] visible: 𝑣 𝑣 = 0: 未标注点
𝑣 = 1: 已标注但不可见
𝑣 = 2: 已标注并图像可见
𝑑i 是标注和预测关节点之间的欧式距离
4. Standard Deviation per Keypoint Type
5. Human Pose Estimation: Top Down
人体目标检测:
One Stage: Yolo, SSD等;
Two Stages: Faster RCNN, Mask RCNN等;
Anchor Free: CornerNet, CenterNet;
关键点检测:
6. FPN:Feature Pyramid Network
C1-C5的特征图尺寸是不同的;
使用1×1卷积确保depth一样先得到P5,
然后上采样确保特征矩阵大小匹配,
再进行特征矩阵相加,如法炮制得到P4,P3,P2。
边栏推荐
- [Matlab] Simulink 同一模块的输入输出的变量不能同名
- 44 colleges and universities were selected! Publicity of distributed intelligent computing project list
- Wchars, coding, standards and portability - wchars, encodings, standards and portability
- Bonecp uses data sources
- 2022暑期项目实训(三)
- This article discusses the memory layout of objects in the JVM, as well as the principle and application of memory alignment and compression pointer
- Picture zoom Center
- Splay
- 解读云原生技术
- STM32+ESP8266+MQTT协议连接OneNet物联网平台
猜你喜欢
2019 Alibaba cluster dataset Usage Summary
【LeetCode第 300 场周赛】
Introduction to the use of SAP Fiori application index tool and SAP Fiori tools
Top command details
Jerry is the custom background specified by the currently used dial enable [chapter]
Collection of penetration test information -- use with nmap and other tools
十、进程管理
UDP protocol: simple because of good nature, it is inevitable to encounter "city can play"
Distill knowledge from the interaction model! China University of science and Technology & meituan proposed virt, which combines the efficiency of the two tower model and the performance of the intera
Recommend easy-to-use backstage management scaffolding, everyone open source
随机推荐
Self-supervised Heterogeneous Graph Neural Network with Co-contrastive Learning 论文阅读
转载:基于深度学习的工业品组件缺陷检测技术
Example of implementing web server with stm32+enc28j60+uip protocol stack
SAP Fiori 应用索引大全工具和 SAP Fiori Tools 的使用介绍
Declval (example of return value of guidance function)
视频化全链路智能上云?一文详解什么是阿里云视频云「智能媒体生产」
A method of sequentially loading Unity Resources
2022暑期项目实训(三)
C language college laboratory reservation registration system
F200 - UAV equipped with domestic open source flight control system based on Model Design
Penetration test information collection - WAF identification
2022-2024年CIFAR Azrieli全球学者名单公布,18位青年学者加入6个研究项目
JDBC驱动器、C3P0、Druid和JDBCTemplate相关依赖jar包
bonecp使用数据源
[.Net core] solution to error reporting due to too long request length
传输层 拥塞控制-慢开始和拥塞避免 快重传 快恢复
MySQL查询请求的执行过程——底层原理
Alibaba cloud international ECS cannot log in to the pagoda panel console
Collection of penetration test information -- use with nmap and other tools
十、进程管理