We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca4bea5 commit fa8c66bCopy full SHA for fa8c66b
1 file changed
tensorlayer/app/human_pose_estimation/LCN.py
@@ -312,7 +312,7 @@ def CGCNN(pretrained=True):
312
313
Examples
314
---------
315
- Object Detection with YOLOv4, see `computer_vision.py
+ LCN to estimate 3D human poses from 2D poses, see `computer_vision.py
316
<https://github.com/tensorlayer/tensorlayer/blob/master/tensorlayer/app/computer_vision.py>`__
317
With TensorLayer
318
0 commit comments