Who changed this project to coco_18 keypoints predicted and work successful? i changed the mNumPeaks (openpose.hpp) to 18, and the net_output.resize(78 60 80) to net_output.resize(57 60 80) (openpose.cu) and the op::PoseModel::BODY_25 to op::PoseModel::COCO_18 (op::connectBodyPartsCpu of openpose.cu ) and changed the const auto& bodyPartPairs and const auto numberBodyParts (void connectBodyPartsCpu of BodyPartConnector.cu). Unfortunately, there is none in the result.jpg. Anyone could help me, thanks!
Who changed this project to coco_18 keypoints predicted and work successful? i changed the mNumPeaks (openpose.hpp) to 18, and the net_output.resize(78 60 80) to net_output.resize(57 60 80) (openpose.cu) and the op::PoseModel::BODY_25 to op::PoseModel::COCO_18 (op::connectBodyPartsCpu of openpose.cu ) and changed the const auto& bodyPartPairs and const auto numberBodyParts (void connectBodyPartsCpu of BodyPartConnector.cu). Unfortunately, there is none in the result.jpg. Anyone could help me, thanks!