I was able to extend GRE to use caffemodel for SSD to allow for object detection with this webservice. Now, I would like to try and use the tensorrt GRE server with FasterRCNN. I have been trying to merge the sampleFasterRCNN code from TensorRT with the GRE tensorrt server but I'm running into issues. can you provide some insight in to how this can be done?
I was able to extend GRE to use caffemodel for SSD to allow for object detection with this webservice. Now, I would like to try and use the tensorrt GRE server with FasterRCNN. I have been trying to merge the sampleFasterRCNN code from TensorRT with the GRE tensorrt server but I'm running into issues. can you provide some insight in to how this can be done?