yasenh / libtorch-yolov5

A LibTorch inference implementation of the yolov5
MIT License
372 stars 114 forks source link

Suggestions on creation MSVS project builds #20

Closed rtrahms closed 3 years ago

rtrahms commented 3 years ago

Beyond cmake builds, do you have any suggestions on how to build code like this for Visual Studio? Thanks in advance...

yasenh commented 3 years ago

@rtrahms maybe you can take a look at CMake projects in Visual Studio