This website requires JavaScript.
Explore
Help
Sign In
lirh
/
posefind
Watch
1
Star
0
Fork
You've already forked posefind
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
36
MiB
Python
100%
15129c3635
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
黎润豪
15129c3635
Add pose detector implementation with YOLOv8 and supporting files
2026-02-02 17:16:43 +08:00
.gitignore
Initial commit
2026-01-30 17:27:19 +08:00
LICENSE
Initial commit
2026-01-30 17:27:19 +08:00
README.md
Initial commit
2026-01-30 17:27:19 +08:00
USAGE.md
Add pose detector implementation with YOLOv8 and supporting files
2026-02-02 17:16:43 +08:00
pose_detector.py
Add pose detector implementation with YOLOv8 and supporting files
2026-02-02 17:16:43 +08:00
requirements.txt
Add pose detector implementation with YOLOv8 and supporting files
2026-02-02 17:16:43 +08:00
test.webp
Add pose detector implementation with YOLOv8 and supporting files
2026-02-02 17:16:43 +08:00
yolov8s.onnx
Add pose detector implementation with YOLOv8 and supporting files
2026-02-02 17:16:43 +08:00
README.md
posefind