ceccocats / tkDNN

Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms
GNU General Public License v2.0
718 stars 209 forks source link

'darknet.exe export ' doesn't work in Windows version #254

Closed B1ackg0d closed 3 years ago

B1ackg0d commented 3 years ago

I want to use darknet to export yolo4.weights on windows, and then use tkdnn-windows to generate rt files. It seems that darknet does not have this feature(export weights) on Windows.Do i have a better way to export weights on Windows? Could you help me?Thx!

perseusdg commented 3 years ago

you could use a linux vm or wsl to export the weights