I want to know if there is any way to use jetson inference on a jetson with emmc 16gb. This jetson kernel comes modified as I am using spi ( can bus) on it.
I am trying to install all the dependencies on the jetson before running jetson inference ( cuda, opencv …) but obviously It doesn’t have enough space to install everything. Is there anyway around it?
If not, installing everything on the emmc, can I install hetson inference and dependencies on a flash disk qand run it from there?