175 Commits (27c49e460dff14b125b726036934164a28c4a8c7)

Author SHA1 Message Date
Stefano Sinigardi 551e57dc8b fix linux make and add windows cygwin on github actions 5 years ago
Tiago Koji Castro Shibata 187918f564 Enable C++11 for OpenCV 4 5 years ago
Tiago Koji Castro Shibata bc7209ab31 Fix compilation with latest OpenCV 5 years ago
Aymeric DUJARDIN a9f634dd18 Adding support for ZED SDK 3.0 (with 2.8 support maintained) 5 years ago
AlexeyAB f4b2612b04 Added the ability to compile in C++ (Makefile USE_CPP=1) 6 years ago
Mosè Giordano 55a6479ea2 Fix compilation for Windows with MinGW 6 years ago
Mosè Giordano 5a77940bd5 Add $(OBJDIR) as prerequisite to $(LIBNAMESO) 6 years ago
AlexeyAB b3a2495298 Added Gaussian YOLOv3 layer [Gaussian_yolo] 6 years ago
AlexeyAB 644621791d Compile fix 6 years ago
AlexeyAB 2fa9792c56 Added [sam] layer 6 years ago
AlexeyAB cc41339805 Added [scale_channels] layer for squeeze-and-excitation blocks 6 years ago
AlexeyAB 31dc6c8680 Added LSTM sequence detector, and blur data augmentation (for OpenCV only) 6 years ago
AlexeyAB f19d1440cb Moved all OpenCV functions to the image_opencv.cpp/h 6 years ago
Aymeric Dujardin 0557f43141 ZED Camera support CMakeLists + Fix Makefile 6 years ago
AlexeyAB 8bcba6c105 Minor fixes. Added ZED_CAMERA to the Makefile. 6 years ago
AlexeyAB b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 6 years ago
Stefano Sinigardi 5be12ce058 move Stb lib to 3rdparty folder 6 years ago
AlexeyAB ce2e0eff00 DEBUG=1 fixed 6 years ago
AlexeyAB 41814fc4b3 Minor fixes 6 years ago
David Smith 96773df469 add lstm_layer.o to Makefile 6 years ago
AlexeyAB 0e022d0912 Fixed timer 6 years ago
AlexeyAB 4ed6fd1ada Fix for compilation on Google Colab 6 years ago
AlexeyAB 3ff5084590 Added include/darknet.h 6 years ago
AlexeyAB 742bb7c7ce Compile fix 7 years ago
AlexeyAB 2bb44454a5 Minor fix 7 years ago
AlexeyAB 344f8c6d27 Fix building darknet.so on MacOS 7 years ago
AlexeyAB 7762372e5b Compilation fix for OpenCV 3.4.x and Jetson Xavier. 7 years ago
AlexeyAB 67f33ff5dc Another compile fix 7 years ago
AlexeyAB b1dddf02cc Fixed AVX compiled bug 7 years ago
AlexeyAB 1e9d1fcedf Fixed arch=compute_53,code=[sm_53,compute_53] for Jetson TX1 7 years ago
AlexeyAB 3df335bb50 Fixed SSE4.1 dependencies when AVX=1 on Linux 7 years ago
AlexeyAB 9f2dbfa7df Added flag AVX to the Makefile 7 years ago
AlexeyAB 9bae70b225 Accelerated by another 5% using FP16/32 Batch-norm for Tensor Cores. 7 years ago
AlexeyAB 701f4fab63 Compile fix 7 years ago
AlexeyAB 892137f3aa Added CUDNN_HALF to the Makefile 7 years ago
AlexeyAB 1c39aeca00 Try to fix 7 years ago
AlexeyAB d3bdf7cfdf Fixed compile with DEBUG=1 7 years ago
AlexeyAB 4d9a2bdac6 Minor fixes 7 years ago
AlexeyAB 2a9f7e44ce Added automatic AVX support - speedup +20% on CPU x86_64 Intel Skylake 7 years ago
AlexeyAB d9ae3dd681 Added Yolo v3 7 years ago
sivagnanamn 013031ce3f Minor changes to keep MAC OSX happy 7 years ago
AlexeyAB fe44d3d0f2 Fixed reorg_layer. Old reorg can be used as [reorg_old] in the cfg-file. 7 years ago
AlexeyAB cd2bdec090 Updated to CUDA 9.1. And fixed no_gpu dependecies. 7 years ago
AlexeyAB 82f630cac7 Added param -http_port 8090 to show MJPEG-stream in the WebBrowser (Chrome/Firefox) 7 years ago
AlexeyAB f03d486760 Makefile added hints to compile for Jetson Tx1 and Tx2 7 years ago
AlexeyAB 75e3936aa1 Fixed Makefile for the CUDA 9.0 8 years ago
AlexeyAB ee0dec90de Fixed Makefile 8 years ago
AlexeyAB 0a8391e816 Added to Makefile the path to include of cuDNN 8 years ago
AlexeyAB fd671a7a4a LIBSO=1 compile darknet.so library on Linux 8 years ago
AlexeyAB 9ff0b7efcb Linux supported 8 years ago