diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 433aae39..1fcda54f 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -8,8 +8,8 @@ target_link_libraries(test_detection ${PROJECT_NAME} getline) # test images with true detection set(TEST_IMAGE_NAMES "33369213973_9d9bb4cc96_c" - "34085369442_304b6bafd9_c" - "34139872896_defdb2f8d9_c" + # "34085369442_304b6bafd9_c" + # "34139872896_defdb2f8d9_c" ) foreach(IMG IN LISTS TEST_IMAGE_NAMES)