This paper proposes using many-objective search algorithms to automatically generate test suites for key-point detection deep neural networks (DNNs). The paper aims to find test images that cause DNNs to severely mispredict the locations of as many key-points as possible. It compares various search algorithms and finds that MOSA+ generates test suites that maximize both the number and severity of mispredicted key-points. Additionally, the paper builds regression trees to explain individual key-point mispredictions based on image characteristics, helping engineers assess risks and improve the DNNs.