Darknet/YOLO  v2.0-219-g5d379a6
Object Detection Framework
tag.cpp File Reference
Include dependency graph for tag.cpp:

Functions

void train_tag (char *cfgfile, char *weightfile, int clear)
 
void test_tag (char *cfgfile, char *weightfile, char *filename)
 
void run_tag (int argc, char **argv)
 

Function Documentation

◆ train_tag()

void train_tag ( char *  cfgfile,
char *  weightfile,
int  clear 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_tag()

void test_tag ( char *  cfgfile,
char *  weightfile,
char *  filename 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ run_tag()

void run_tag ( int  argc,
char **  argv 
)
Here is the call graph for this function:
Here is the caller graph for this function: