layerism / TensorRT-Inference-Server-Tutorial

服务侧深度学习部署案例
454 stars 73 forks source link

encounter error when "sh start.sh" #14

Open LightToYang opened 4 years ago

LightToYang commented 4 years ago

E0617 09:08:18.658285 1 model_repository_manager.cc:891] failed to load 'detection-network' version 1: Invalid argument: model 'detection-network_0_0_gpu0', tensor 'process_img': the model expects 4 dimensions (shape [1,3,512,512]) but the model configuration specifies 3 dimensions (shape [3,512,512])

What's the usage of Reshape in network config.pbtxt