Custom object detection from new images dataset using Jetson Nano

Hi!
I’d like to know if somebody have information about how to create a custom object detection using a new dataset of images, previously preprocessed and filtered. I have found this interesting site: Nvidia Jetson Nano: Custom Object Detection from scratch using Tensorflow and OpenCV | by Edward Umaña | The Startup | Medium

Also if somebody have used squares or polygons for image classification using Jetson Nano (labelimg or labelme), It will be usefull.

Thanks!.

Hi,

You can find an example to train an SSD-MobileNet with a custom dataset below.

Thanks.

1 Like