mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
This commit is contained in:
@ -8,12 +8,6 @@
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
#ifdef CUDNN
|
||||
#ifndef USE_CMAKE_LIBS
|
||||
#pragma comment(lib, "cudnn.lib")
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef AI2
|
||||
#include "xnor_layer.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user