Hi,
I am trying to run the sample apps (1 and 2) on the Jetson Nano but unfortunately, it does not work.
It looks like the process always gets stuck at “NvMMLiteBlockCreate : Block : BlockType = 261”, right after generating the models.
Is there something I could have done wrong that could lead to this situation ? Deepstream on its own runs fine, at least the yoloV3 sample.
Thank you, and have a nice day !
Edit: Same issue happens with deepstream-test1 in source/apps/samples_apps
Edit2: Fixed it, it was an issue with the input file itself.