which low cost camera can i use

Hello,

I am new to Nvidia AGX and i want to get started with it in making an autonomous car project

i want to chose a low cost camera.

Can i use USB cameras with a USB hub ?? if yes how can i get the list of the compatible USB cameras ??

Is their a tutorial to make a lane line follower model ( deep learning ) ?? Can i do it without Digits ?

Thank you.

Hi MBT,

You can try with a Logitech C920 that we tested in the tutorial:
[url]https://github.com/dusty-nv/jetson-inference#running-the-live-camera-detection-demo-on-jetson[/url]

And see if can gain some idea from below topic:
[url]https://devtalk.nvidia.com/default/topic/1043186/jetson-tx2/training-a-cnn-and-using-opencv/[/url]

Hope this can help on your project.

Thanks