Using 256GB MicroSd Card with Jetson Nano

Hello,
I have recently purchased a new Strontium Nitro A1 256GB micro SD card for my Jetson Nano.
I would like to train an image recognition and classification model using 1000s of self-collected images on different categories of images. Can someone guide me on how to get started, with this?

I am new to Jetson Nano, I know Python programming.
Regards,
Anand

Hi anand.m.arora,

Please refer to GitHub - dusty-nv/jetson-inference: Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson. to get start.