File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -170,12 +170,12 @@ All inputs are RGB images, outputs are heatmaps and part affinity fields (PAFs)
170
170
171
171
![ ] ( Images/pose_workflow.png )
172
172
173
- | Network | Size (MB)| Location|
174
- | ------------- | ------------- | ------------- |
175
- | [ OpenPose] ( https://www.mathworks.com/help/deeplearning/ug/estimate-body-pose-using-deep-learning.html ) | 14 | [ Doc] ( https://www.mathworks.com/help/deeplearning/ug/estimate-body-pose-using-deep-learning.html ) |
173
+ | Network | Backbone Networks | Size (MB)| Location|
174
+ | ------------- | -------------| ------------- | ------------- |
175
+ | [ OpenPose] ( https://www.mathworks.com/help/deeplearning/ug/estimate-body-pose-using-deep-learning.html ) | vgg19 | 14 | [ Doc] ( https://www.mathworks.com/help/deeplearning/ug/estimate-body-pose-using-deep-learning.html ) |
176
+ | [ HR Net] ( https://www.mathworks.com/help/vision/ref/hrnetobjectkeypointdetector.html ) | human-full-body-w32<br />human-full-body-w48 | 106.9<br />237.7 | [ Doc] ( https://www.mathworks.com/help/vision/ref/hrnetobjectkeypointdetector.html ) |
176
177
177
178
[ Back to top] ( https://github.com/matlab-deep-learning/MATLAB-Deep-Learning-Model-Hub#matlab-deep-learning-model-hub )
178
-
179
179
## 3D Reconstruction <a name =" 3DReconstruction " />
180
180
181
181
3D reconstruction is the process of capturing the shape and appearance of real objects.
You can’t perform that action at this time.
0 commit comments