We used Nvidia Jetson nano segmentation demo using SegNet and we are interested in the case using the Cityscapes dataset.
The model file should be included in the Jetson package.
https://github.com/dusty-nv/jetson-inference/blob/master/docs/segnet-console-2.md
Now we want to use NXP i.mx8mp for processor replacement,
1. Is is a similar real-time, NPU accelerated demo on the i.MX board, with camera stream as the input?
2. Is it feasible i.mx8mp runing the above segmentation demo code?
Thanks.
@xiaodong_zhang