mlcpp
mlcpp copied to clipboard
Set of examples of ML approaches implemented in C++
Now demo can load new pre-trained file in Pytorch 1.01 and Window 10 environment, thanks for upgrading! But there is a error message as: "invalid argument 12: dilation should be...
Regarding to my previous issue #19 , I find it is a bug in libtorch 1.0.1 and the bug disappears when using libtorch 1.2.0 in my little demo. Do you...
Hello, thank you for creating this project. I see that demo.cpp has been designed for single-image inference, however can it be modified for inference of multi-images, let's say that images...