sassoftware / python-dlpy

The SAS Deep Learning Python (DLPy) package provides the high-level Python APIs to deep learning methods in SAS Visual Data Mining and Machine Learning. It allows users to build deep learning models using friendly Keras-like APIs.
Apache License 2.0
224 stars 131 forks source link

Add an example to convert yolov5 model pre-trained weights from pytho… #394

Closed shlongsas closed 1 year ago

shlongsas commented 1 year ago

An example to convert yolov5 model pre-trained weights from python format to C++ format.