126 Commits (27c49e460dff14b125b726036934164a28c4a8c7)

Author SHA1 Message Date
AlexeyAB b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 6 years ago
AlexeyAB 75f2a3e7cf Added object Detection & Tracking using conv-rnn layer on frames from video 6 years ago
Stefano Sinigardi 00de023601 fully separate C-API from CPP-API 6 years ago
Stefano Sinigardi 6e7c7976d7 move as many defs as possible away from darknet.h 6 years ago
Stefano Sinigardi b3579380dc improve compatibility with c++ compilers, prepare for CMake 6 years ago
AlexeyAB 21c9e9c2ba Minor fix 6 years ago
AlexeyAB 28106c0fd8 Optimized memory allocation for XNOR on CPU 6 years ago
AlexeyAB 5448e07445 Try to fuse conv_xnor+shortcut -> conv_xnor 6 years ago
AlexeyAB c50b0e0c8a Minor Python and C API improvement 6 years ago
AlexeyAB e1bbeb8367 CUDNN_HALF and CC 7.5 by default in darknet.sln 6 years ago
AlexeyAB fa1415e3c2 CUDNN_HALF and CC 7.5 by default in darknet.sln 6 years ago
AlexeyAB d767e8ca38 Minor fixes 6 years ago
AlexeyAB 0e022d0912 Fixed timer 6 years ago
AlexeyAB bf6b40f4e9 Another CUDA performance improvements 6 years ago
AlexeyAB d2b5e142b3 Minor fix 6 years ago
AlexeyAB a590609b1b Compile fix 6 years ago
AlexeyAB 041cffd9b8 Compile fix 6 years ago
AlexeyAB 580b2fb83c Fixed ./darknet detect ... 6 years ago
AlexeyAB e6eba22adb Graceful shutdown closes sockets 6 years ago
AlexeyAB c31a245665 Experimental. Use -json_port 8070 to allow connection to the port:8070 to get json-stream 6 years ago
AlexeyAB 3ff5084590 Added include/darknet.h 6 years ago