Skip to content

Commit fa8c66b

Browse files
committed
docs
1 parent ca4bea5 commit fa8c66b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tensorlayer/app/human_pose_estimation

tensorlayer/app/human_pose_estimation/LCN.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ def CGCNN(pretrained=True):
312312
313313
Examples
314314
---------
315-
Object Detection with YOLOv4, see `computer_vision.py
315+
LCN to estimate 3D human poses from 2D poses, see `computer_vision.py
316316
<https://github.com/tensorlayer/tensorlayer/blob/master/tensorlayer/app/computer_vision.py>`__
317317
With TensorLayer
318318

0 commit comments

Comments
 (0)