| src/yolo_v2_class.cpp | ●●●●● patch | view | raw | blame | history |
src/yolo_v2_class.cpp
@@ -22,8 +22,6 @@ #define FRAMES 3 int max_objects() { return C_SHARP_MAX_OBJECTS; } //static Detector* detector = NULL; static std::unique_ptr<Detector> detector;