![]() |
Jetson Inference
DNN Vision Library
|
Image recognition DNN (GoogleNet, AlexNet, ResNet) More...
Classes | |
class | imageNet |
Image recognition with classification networks, using TensorRT. More... | |
Macros | |
#define | DETECTNET_USAGE_STRING |
Command-line options able to be passed to imageNet::Create() More... | |
#define | IMAGENET_DEFAULT_INPUT "data" |
Name of default input blob for imageNet model. More... | |
#define | IMAGENET_DEFAULT_OUTPUT "prob" |
Name of default output confidence values for imageNet model. More... | |
#define | IMAGENET_USAGE_STRING |
Command-line options able to be passed to imageNet::Create() More... | |
Image recognition DNN (GoogleNet, AlexNet, ResNet)
#define DETECTNET_USAGE_STRING |
Command-line options able to be passed to imageNet::Create()
#define IMAGENET_DEFAULT_INPUT "data" |
Name of default input blob for imageNet model.
#define IMAGENET_DEFAULT_OUTPUT "prob" |
Name of default output confidence values for imageNet model.
#define IMAGENET_USAGE_STRING |
Command-line options able to be passed to imageNet::Create()