NVIDIA Maxine AR SDK ’s bodytrack

Open the NVIDIA Maixne AR SDK by Cmake ,but I count not run the BodyTrack project,I’m pretty sure my environment has been configured。here are the error in BodyEngine.cpp,And why can the generated exe program run normally, but it cannot run normally when debugged in VS:
当前工作目录: D:\Dukto\NVIDIA\Maxine-AR-SDK-0.8.7\Maxine-AR-SDK-0.8.7\OSS\build\Debug
模型路径:C:\Program Files\NVIDIA Corporation\NVIDIA AR SDK\models
Enable capturing cuda graph = 1
[ INFO:0] VIDEOIO: Enabled backends(5, sorted by priority): FFMPEG(1000); MSMF(990); DSHOW(980); CV_IMAGES(970); CV_MJPEG(960)
ERROR: The file could not be found, line 129
ERROR: An error has occured while initializing KeyPoint Detection
ERROR: Initializing Body Engine failed
[ WARN:0] terminating async callback

D:\Dukto\NVIDIA\Maxine-AR-SDK-0.8.7\Maxine-AR-SDK-0.8.7\OSS\build\Debug\BodyTrack.exe (进程 19148)已退出,代码为 3 (0x3)。
要在调试停止时自动关闭控制台,请启用“工具”->“选项”->“调试”->“调试停止时自动关闭控制台”。
按任意键关闭此窗口. . .