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