Initial commit
parents
Showing
.DS_Store
0 → 100644
File added
.gitignore
0 → 100644
.idea/.gitignore
0 → 100644
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/pytorch_stacked_hourglass-master.iml
0 → 100644
.idea/vcs.xml
0 → 100644
Detection/Models.py
0 → 100755
This diff is collapsed.
Click to expand it.
Detection/Utils.py
0 → 100755
This diff is collapsed.
Click to expand it.
DetectorLoader.py
0 → 100644
LICENSE
0 → 100644
data/.DS_Store
0 → 100644
File added
data/MPII/.DS_Store
0 → 100644
File added
data/MPII/annot/test.h5
0 → 100644
File added
data/MPII/annot/train.h5
0 → 100644
File added
data/MPII/annot/valid.h5
0 → 100644
File added
data/MPII/dp.py
0 → 100644
data/MPII/ref.py
0 → 100644
data/custom/O型腿3.jpeg
0 → 100644
62.6 KB
handler.py
0 → 100644
models/layers.py
0 → 100644
models/posenet.py
0 → 100644
models/yolo-tiny-onecls/best-model.pth
0 → 100644
File added
readme.md
0 → 100644
show_results.py
0 → 100644
task/loss.py
0 → 100644
task/pose.py
0 → 100644
test.py
0 → 100644
train.py
0 → 100644
utils/constant.py
0 → 100644
utils/group.py
0 → 100644
utils/img.py
0 → 100644
utils/misc.py
0 → 100644
utils/posture.py
0 → 100644
获取像素位置.py
0 → 100644
Please
register
or
sign in
to comment