Audio description of food packages for the blind using Jetson Nano

Re-train a ResNet-18 Neural Network with PyTorch for image classification of food containers from a live camera feed and use Python library pyttsx for speech description of those food containers or packages for the blind or visually impaired people using the Jetson Nano and the jetson-inference tools.

GitHub repository

Video-only demo:

2 Likes

Hi!
I’m using NVDIA Jetson nano 4GB kit with Jetpack 4.6.3 and trying to configure this project. I successfully built the project from source. And I’ve connected Raspberry Pi camera too.

When I’m trying to collect the data from camera by running below command, I’m getting an error.
Command: camera-capture csi://0
Error: camera-capture failed to capture rgba image from camera

The camera is working perfect while running the ā€œHello cameraā€ project in Nvdia basic course.

Can you please help what can be the reason?

Regards
Mohit Gupta

1 Like