mirror of
https://github.com/gosticks/openpose.git
synced 2026-08-16 22:30:19 +00:00
Updated doc image paths to local repo
This commit is contained in:
@@ -29,11 +29,11 @@ This work is based on the C++ code from [C++ real-time ECCV 2016 demo](https://g
|
||||
|
||||
## Results
|
||||
<p align="center">
|
||||
<img src="https://github.com/CMU-Perceptual-Computing-Lab/openpose_private/blob/master/doc/media/dance.gif", width="720">
|
||||
<img src="doc/media/dance.gif", width="720">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/CMU-Perceptual-Computing-Lab/openpose_private/blob/master/doc/media/shake.gif", width="720">
|
||||
<img src="doc/media/shake.gif", width="720">
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ OpenPose Library - Basic Overview
|
||||
|
||||
## Modules Diagram
|
||||
<p align="center">
|
||||
<img src="https://github.com/CMU-Perceptual-Computing-Lab/openpose_private/blob/master/doc/UML/1_0_0rc1/UML.png", width="720">
|
||||
<img src="../doc/UML/1_0_0rc1/UML.png", width="720">
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user