1175 Commits (d6294761be89ce0eeb62d08f7ed93adff5d5d2c2)
 

Author SHA1 Message Date
Stefano Sinigardi d6294761be x64 only 6 years ago
Stefano Sinigardi 5be12ce058 move Stb lib to 3rdparty folder 6 years ago
Alexey dd27d67f58
Merge pull request #2536 from cenit/dev/cenit/cmakeConfig 6 years ago
Stefano Sinigardi 4fc5c6e7b0 improve compatibility with latest pthreadVC renaming on vcpkg 6 years ago
Stefano Sinigardi 8804479dbd [appveyor] explode matrix to workaround time bomb 6 years ago
Stefano Sinigardi 2c8ff8db0d create cmake targets for proper lib export 6 years ago
AlexeyAB b751bac175 Fixed mAP calculation for CRNN layer during training 6 years ago
Alexey ef803e05df
Merge pull request #2514 from cenit/dev/cenit/appveyor 6 years ago
Stefano Sinigardi fe9eaa9872 improve build script based on user feedback 6 years ago
AlexeyAB 540beb52ec get & label OTB dataset 6 years ago
Stefano Sinigardi 8fd3e7ad25 switch debug/release build order, better futureproof for next cmakeTargets work 6 years ago
Stefano Sinigardi 40cdaaaa43 add artifacts on appveyor 6 years ago
Stefano Sinigardi 80c9fa76a4 refresh build scripts 6 years ago
AlexeyAB d5cb0b490c scripts/README.md 6 years ago
Stefano Sinigardi 80d0582ee4 fix cuda build on appveyor, remove old unsupported config on macOS 6 years ago
Alexey 42b8c0751e
Update Readme.md 6 years ago
AlexeyAB dd0fdfb684 Compile fix 6 years ago
AlexeyAB 75f2a3e7cf Added object Detection & Tracking using conv-rnn layer on frames from video 6 years ago
AlexeyAB 50956447f8 Fixed issue with killed mjpeg_stream 6 years ago
AlexeyAB ec1b66ace2 Merge branch 'master' of github.com:AlexeyAB/darknet 6 years ago
AlexeyAB e0596a1046 Added cmd/sh scripts for downloading ILSVRC2012 train & valid for Windows 6 years ago
Alexey aa24da9fba
Merge pull request #2476 from cenit/dev/cenit/CI 6 years ago
AlexeyAB cfb80e39cd Fixed http_stream.cpp 6 years ago
Stefano Sinigardi 2c0d857110 [appveyor-cuda] add another env variable 6 years ago
Stefano Sinigardi 6c7540420b [opencv-cuda] handle properly cuda enabled but opencv built without cuda support 6 years ago
Stefano Sinigardi 278df5e89e [appveyor] disable building opencv[cuda], it's too slow 6 years ago
Stefano Sinigardi 6dbfeee159 [appveyor] fix CUDA paths again 6 years ago
Stefano Sinigardi 52312f5f8f [appveyor/cuda] extract all files from CUDA archive 6 years ago
AlexeyAB 9b09abe122 Fixed convolutional-layer when it is used as base for crnn-layer 6 years ago
AlexeyAB e8c3905e54 Functions for fixing nan 6 years ago
Stefano Sinigardi 2acbfe9592 [ci] try cuda builds on windows, skip building uselib_track if opencv does not have cuda support 6 years ago
Stefano Sinigardi 139ddab7fa remove unused cpu function in .cu file 6 years ago
Stefano Sinigardi 3b43d32dff [ci] add tests for included libs, add link path for linux 6 years ago
Stefano Sinigardi caeb0aee05 [CI] add CUDA build tests in matrix 6 years ago
Stefano Sinigardi 2a874b49a0 [CI] trying to improve resiliency 6 years ago
Stefano Sinigardi ef88900eb0 [CMakeLists.txt] remove references to C since CXX is the only way to build the project 6 years ago
Stefano Sinigardi 56a6e0cdba [travis/appveyor] add CI, remove broken empty include path from CMakeLists.txt 6 years ago
AlexeyAB 051b8b7d6f Added a compilation for AVX = 1 in CircleCI 6 years ago
AlexeyAB e82505d20e Fixed random values 6 years ago
Alexey f37ea75b28
Merge pull request #2461 from cenit/dev/cenit/cmake_quickfix 6 years ago
Stefano Sinigardi fd5312f9c8 [build.ps1] fix wrong path, enable builds only if env variable is present 6 years ago
AlexeyAB cccc90b340 CMakeLists.txt temporary fix for CUDA 6 years ago
Stefano Sinigardi 78b707fa09 fallback enabled only not on windows, need to investigate better the failure anyway 6 years ago
AlexeyAB d1ee38ca05 Use both $(cudnn) and $(CUDNN) environment variables in darknet.vcxproj & yolo_cpp_dll.vcxproj 6 years ago
Alexey 7872cbf198
Update Readme.md 6 years ago
Alexey 954feac226
Update Readme.md 6 years ago
Alexey 14650fb649
Merge pull request #2412 from cenit/dev/cenit/yoloAlexey_cmake 6 years ago
Stefano Sinigardi da9c0be371 [CMakeLists.txt] add a compatibility include directive to workaround some regressions in enable_language(CUDA) 6 years ago
Stefano Sinigardi d8291858d5 [FindCUDNN] add another hint for newly suggested ENV variable 6 years ago
AlexeyAB 9e084c588a Fixed wrong cast for XNOR-net 6 years ago