Class used to convert the Darknet .cfg and .weights file to a .onnx file. More...


Classes | |
| class | Darknet::ONNXExport |
| Everthing we need to convert .cfg and .weights to .onnx is contained within this class. More... | |
Namespaces | |
| namespace | Darknet |
| The namespace for the C++ Darknet API. | |
Class used to convert the Darknet .cfg and .weights file to a .onnx file.