dusty-nv / jetson-inference

Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
https://developer.nvidia.com/embedded/twodaystoademo
MIT License
7.86k stars 2.98k forks source link

Update imagenet-example-2.md #1879

Closed Ben-Cha-AAS closed 3 months ago

Ben-Cha-AAS commented 3 months ago

Replaced imageNet* net = imageNet::Create(imageNet::GOOGLENET); on line 38 with imageNet* net = imageNet::Create("googlenet"); because the former errored out with /my-recognition/my-recognition.cpp:38:52: error: ‘GOOGLENET’ is not a member of ‘imageNet’ when running make

Device: Jetson Orin Nano Version: nvidia-l4t-core 36.3.0-20240506102626