TensorRT  7.2.1.6
NVIDIA TensorRT
Looking for a C++ dev who knows TensorRT?
I'm looking for work. Hire me!
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
mrcnn_to_trt_single.CocoConfig Class Reference
Inheritance diagram for mrcnn_to_trt_single.CocoConfig:
Collaboration diagram for mrcnn_to_trt_single.CocoConfig:

Static Public Attributes

string NAME = "coco"
 
int IMAGES_PER_GPU = 2
 
int NUM_CLASSES = 1 + 80
 

Detailed Description

Configuration for training on MS COCO.
Derives from the base Config class and overrides values specific
to the COCO dataset.

Member Data Documentation

◆ NAME

string mrcnn_to_trt_single.CocoConfig.NAME = "coco"
static

◆ IMAGES_PER_GPU

int mrcnn_to_trt_single.CocoConfig.IMAGES_PER_GPU = 2
static

◆ NUM_CLASSES

int mrcnn_to_trt_single.CocoConfig.NUM_CLASSES = 1 + 80
static

The documentation for this class was generated from the following file: