Deserialize engine failed because file path: .../resnet10.caffemodel_b1_gpu0_int8.engine open error

Hi @mchi have you tried to run the steps in the deepstream docker container? They don’t seem to work. I can’t even run correctly the make to build gst-python because of an error in autogen.sh.
The Dockerfile that I showed here Can't find librivermax.so.0 and libtritonserver.so contains your exact steps with some fixes to be able to compile the libraries. However, something must be wrong since, despite being able to compile the libraries, the code won’t work.
Please, let me know if you are able to run these steps within the deepstream container. Also, I am trying to run the deepstream_imagedata-multistream, even though also deepstream-test-1 seem to have some issues.
Thank you! :)