'darknet.exe export ' doesn't work in Windows version #254
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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!
you could use a linux vm or wsl to export the weights