models in c++ to be able to do that I obtain TorchScript models via torch.jit.script of fasterrcnn_resnet50_fpn and retinanet_resnet50_fpn but while I trying to load scripted models in C++ I get "Microsoft C++ exception: torch::jit::ErrorReport at memory location 0x0000001C0C3BBB40....
print `id` as string std::wcout << id.as_string() << std::endl; // read `status` array first item and print it as string json::value status = timestamp.at(U("status")); std::wcout << status.at(0).as_string() << std::endl; } else { std::wcout << "it's not an ...