Can I train Jetson Inference models (Custom model) on Colab?

I followed Dusty’s instructions to create some object detection models and performed the training on the Jetson Nano, but I realized it’s not ideal to do it directly on the device. Is it possible to perform the training step in the Colab environment?
If so, could you provide me with detailed instructions?

Hi,

We don’t implement this in the Colab environment.
But jetson-inference is open-source, you can give it a try directly.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.