reading from yaml file
This commit is contained in:
+1
-1
@@ -105,7 +105,7 @@ add_executable(yolo3_demo demo/demo/demo.cpp
|
||||
|
||||
|
||||
target_link_libraries(yolo3_demo tkDNN)
|
||||
target_link_libraries(yolo3_demo python2.7)
|
||||
target_link_libraries(yolo3_demo python2.7 yaml-cpp)
|
||||
|
||||
add_executable(class_server demo/server/server_less_dummy.cpp)
|
||||
target_link_libraries(class_server pthread tkDNN )
|
||||
|
||||
Reference in New Issue
Block a user