1417 Commits (e24c96dc8bfe151c9c39684c34345f7981b3a08e)
 

Author SHA1 Message Date
AlexeyAB 6e13527f06 Added GIoU 6 years ago
AlexeyAB 55dcd1bcb8 Compile fix 6 years ago
AlexeyAB 24f7d94ab4 Fixed resizing REORG_OLD layer 6 years ago
Alexey 2b7fea761f
Merge pull request #2923 from willbattel/save-best-map 6 years ago
Stefano Sinigardi a3d5cc4664
Merge branch 'master' into dev/cenit/include 6 years ago
AlexeyAB 3aca0b7166 conv-LSTM training speedup 6 years ago
AlexeyAB 9c9344a1ff Added flag -letter_box for Detection 6 years ago
AlexeyAB 034243d1ff Compile fix 6 years ago
AlexeyAB 0109a8dda9 Some conv-lstm improvements (inference speedup) 6 years ago
AlexeyAB b9ea49af25 Fixed reorg layer is [reorg3d], old reorg layer is [reorg] 6 years ago
AlexeyAB ae3ce1b181 Minor fixes 6 years ago
Stefano Sinigardi 578d1c0fba [cmake+cuda] improve friendliness of architecture selection 6 years ago
AlexeyAB 0ae5191580 Use Tensor Cores for forward-inference in conv-LSTM 6 years ago
AlexeyAB 4b1ecfb419 Minor fix 6 years ago
AlexeyAB 335ae91568 Minor fix 6 years ago
AlexeyAB 038289eb7d Some conv-lstm, sgdr and other fixes 6 years ago
Stefano Sinigardi 5e242dfe4d remove deprecated json file 6 years ago
Stefano Sinigardi d853658fcf fix symbols usage 6 years ago
Stefano Sinigardi 920b29f15f fixes for ci and included files 6 years ago
Stefano Sinigardi d21dc00c6e move towards using only modern cmake - part 3 6 years ago
Stefano Sinigardi 52dabbbd02 move towards using only modern cmake - part 2 6 years ago
Stefano Sinigardi f27f7cc5d0 move towards using only modern cmake 6 years ago
AlexeyAB 4f72fcc015 Added grouped convolutional (depth-wise convolutional) 6 years ago
AlexeyAB a7e5976c1b Added sequential subdivisions 6 years ago
AlexeyAB 31dc6c8680 Added LSTM sequence detector, and blur data augmentation (for OpenCV only) 6 years ago
Stefano Sinigardi 84ee1f42c6 [travis] disable vcpkg's built opencv[cuda] also on cuda-enabled configs, since it causes internal compiler errors. Waiting for updates from vcpkg 6 years ago
Stefano Sinigardi 3a20020264 [ci] extend timeout for vcpkg, add all vcpkg configs to allowed failures 6 years ago
Stefano Sinigardi 21e6372a5b [ci] allow vcpkg failures, export CC and CXX symbols, use stb from vcpkg when not testing integrated libs 6 years ago
Alexey cce34712f6
Merge pull request #3029 from adujardin/fix_optflow_zed 6 years ago
Aymeric DUJARDIN 42d08fd820 Fix cv exception when using both TRACK_OPTFLOW and ZED_STEREO 6 years ago
AlexeyAB bc95ce3c25 Optimization when data augmentation is disabled (for OpenCV) 6 years ago
AlexeyAB 8cd5a9364a OpenCV fix for channel=1. README.md fix 6 years ago
Stefano Sinigardi c2071db3ae fully recicle install location in target definition 6 years ago
Stefano Sinigardi 49986d5a20 install header files to darknet/ subfolder 6 years ago
Stefano Sinigardi b805bdebbd [travis,cuda] add missing symbol 6 years ago
Stefano Sinigardi 73cc42c96d improve CI compatibility with updated opencv@2 and opencv@3 on mac, fix variable not expanded for vcpkg 6 years ago
Stefano Sinigardi b8962b22eb disable vcpkg bootstrap when not required 6 years ago
Stefano Sinigardi f0a158e0cd [ci] add tests with vcpkg on linux 6 years ago
Stefano Sinigardi 6497ba1bfd [dark.lib] set correct function visibility when building shared libs also for non-msvc compilers 6 years ago
Stefano Sinigardi df0d33de29 [build.sh] fix problems with empty env variables 6 years ago
Stefano Sinigardi eebe735f84 [FindCUDNN] fix unnecessary message and dll symbol 6 years ago
Stefano Sinigardi ff7d920a5d [build.sh] use correct osx triplet name 6 years ago
Stefano Sinigardi 77917d02fb [headers] move .h files to our own subfolder to avoid clashes with other libraries 6 years ago
AlexeyAB 099b71d1de Removed IplImage completely 6 years ago
wbattel4607 4fe2c997d1 Save weights with best mAP 6 years ago
AlexeyAB 8c970498a2 Minor fix 6 years ago
Alexey faf67c9683
Merge pull request #2892 from cenit/dev/cenit/ci_apple_fixes 6 years ago
Stefano Sinigardi 5b8929becf fixes for downstream projects using darklib, disable debug build 6 years ago
Stefano Sinigardi ac0dc5e696 [CI] add opencv@3 on ubuntu, add caching mechanism for vcpkg on appveyor 6 years ago
Stefano Sinigardi 1cbdd293f3 sync cmake version with hardcoded version 6 years ago