detectron 2 in C++ #4311
Unanswered
SylvainArd
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to convert detectron 2 inference in C++, CPU and VS 2019 with this code : https://github.com/facebookresearch/detectron2/tree/main/tools/deploy. Cmake successfully find OpenCV 4 and libtorch but I haven’t found on Internet the libtorchvision, where it is please ?
thank you
best regards
PS : I found Libtorch here : https://pytorch.org/get-started/locally/
Beta Was this translation helpful? Give feedback.
All reactions