Darknet/YOLO v5.0-117-g31c55275-dirty
Object Detection Framework
 
Loading...
Searching...
No Matches
darknet.BOX Class Reference
Inheritance diagram for darknet.BOX:
Collaboration diagram for darknet.BOX:

Static Protected Attributes

list _fields_
 

Member Data Documentation

◆ _fields_

list darknet.BOX._fields_
staticprotected
Initial value:
= [("x", c_float),
("y", c_float),
("w", c_float),
("h", c_float)]

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