8000 GitHub - shakibmehr/Qt-libtorch: Qt+libtorch+opencv,image classifier
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shakibmehr/Qt-libtorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt-libtorch

Qt+libtorch+opencv,image classifier.

1.QtTorch uses CMakelist.txt to config, you need to be familiar with CMakelist.txt.

2.QtTorchPro uses qmake and pro to config, it's very easy to use. I recommend using this.

Environment:

Qt5.12, linux-libtorch(1.3), opencv3.4.2

Note:

1.Export the model file by pytorch_export.py first

2.Modify file path in main.cpp

Result:

result

About

Qt+libtorch+opencv,image classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.9%
  • QMake 8.9%
  • CMake 6.7%
  • Python 2.5%
0