Jetson Inference
DNN Vision Library
imageNet.h File Reference
#include "tensorNet.h"

Go to the source code of this file.

Classes

class  imageNet
 Image recognition with classification networks, using TensorRT. More...
 

Macros

#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...