Darknet/YOLO v3.0-97-g3520881-dirty
Object Detection Framework
 
Loading...
Searching...
No Matches
detector_gpu_t Struct Reference
Collaboration diagram for detector_gpu_t:

Public Attributes

float * avg
 
int demo_index
 
Darknet::Image images [3]
 
network net
 
float * predictions [3]
 
unsigned int * track_id
 

Member Data Documentation

◆ avg

float* detector_gpu_t::avg

◆ demo_index

int detector_gpu_t::demo_index

◆ images

Darknet::Image detector_gpu_t::images[3]

◆ net

network detector_gpu_t::net

◆ predictions

float* detector_gpu_t::predictions[3]

◆ track_id

unsigned int* detector_gpu_t::track_id

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