Darknet/YOLO v5.0-117-g31c55275-dirty
Object Detection Framework
 
Loading...
Searching...
No Matches
darknet_onnx.hpp File Reference

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

Include dependency graph for darknet_onnx.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

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