Skip to content

johnson-magic/DetectorInference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DetectorInference

以c++的方式运行

conan profile path default
cd DetectorInference
conan install . --output-folder=build --build=missing
cmake --preset conan-default
cmake -B ./build -DCMAKE_BUILD_TYPE=Release
cmake --build ./build/ --config Release
conan create .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published