Dear all,
I would like to do semantic segmentation (i.e. run inference) with a neural network trained on Cityscapes such as MobileNet-v3 or Xception_71 [1]. I use PX2 (AutoChaffeur, Ubuntu 16.04, AArch64), so I can only use C++ API rather than Python API, as the latter is just not available. Obviously, I would also need to use TensorRT for my task. I had been wondering if somebody could suggest some particular tutorials I should follow; I know that there’s quite a lot of them on NVIDIA website, but it is precisely this abundance of information that makes me feel a bit at loss… Thanks a lot in advance!
[1] https://github.com/tensorflow/models/blob/master/research/deeplab/g3doc/model_zoo.md