├── MPII_contour_points.json ├── README.md └── imgs ├── TRB-defn1.png ├── TRB-defn2.png ├── leg.gif ├── shou.gif └── torso.gif /MPII_contour_points.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kennymckormick/Triplet-Representation-of-human-Body/HEAD/MPII_contour_points.json -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kennymckormick/Triplet-Representation-of-human-Body/HEAD/README.md -------------------------------------------------------------------------------- /imgs/TRB-defn1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kennymckormick/Triplet-Representation-of-human-Body/HEAD/imgs/TRB-defn1.png -------------------------------------------------------------------------------- /imgs/TRB-defn2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kennymckormick/Triplet-Representation-of-human-Body/HEAD/imgs/TRB-defn2.png -------------------------------------------------------------------------------- /imgs/leg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kennymckormick/Triplet-Representation-of-human-Body/HEAD/imgs/leg.gif -------------------------------------------------------------------------------- /imgs/shou.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kennymckormick/Triplet-Representation-of-human-Body/HEAD/imgs/shou.gif -------------------------------------------------------------------------------- /imgs/torso.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kennymckormick/Triplet-Representation-of-human-Body/HEAD/imgs/torso.gif --------------------------------------------------------------------------------