![]() |
Jetson Inference
DNN Vision Library
|
#include "tensorNet.h"Go to the source code of this file.
Classes | |
| class | actionNet |
| Action/activity classification on a sequence of images or video, using TensorRT. More... | |
Macros | |
| #define | ACTIONNET_DEFAULT_INPUT "input" |
| Name of default input blob for actionNet model. More... | |
| #define | ACTIONNET_DEFAULT_OUTPUT "output" |
| Name of default output confidence values for actionNet model. More... | |
| #define | ACTIONNET_MODEL_TYPE "action" |
| The model type for actionNet in data/networks/models.json. More... | |
| #define | ACTIONNET_USAGE_STRING |
| Standard command-line options able to be passed to actionNet::Create() More... | |