Different output in C and Python for ONNX model

I may be having a similar issue, as I have a relatively large ONNX model that works perfectly using Python, but behaves as though a blank image were fed into it when run using C++. Have you found a solution to this issue?