Skip to content

Commit

Permalink
change a sample image
Browse files Browse the repository at this point in the history
  • Loading branch information
developer0hye authored Oct 16, 2023
1 parent c8de599 commit dcb645f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ img = cv2.imread("sample.png")
keypoints = onepose.create_model().to("cuda")(img)
```

![sample_vitpose_h_simple_coco_output](./onepose/assets/sample_vitpose_h_simple_coco_output.png)
![sample_all_vis](./onepose/assets/sample_all_vis.png)

One Piece's Luffy pose predicted by onepose

Expand Down

0 comments on commit dcb645f

Please sign in to comment.