I am going through the Jetson Inference github and so far so good. Only thing is, the training takes a LONG time. Is there any way to do the training on a PC (with a powerful GPU) and transfer the results to the Jetson?
(I recall that the DIGITS tutorial used to do this but that is now deprecated.)
Thanks.