1382 Commits (44d2fce4dd0a3d7c44a6c62b91c7cc4a501b86ef)
 

Author SHA1 Message Date
Stefano Sinigardi f14c6e2fd9 fully restore opencv option which got lost somehow 6 years ago
Stefano Sinigardi f1b6a6e008 fixes for clang/mac 6 years ago
AlexeyAB 378d49e1c3 Bug fix for MS COCO json output 6 years ago
AlexeyAB 94c806ffad final fix 6 years ago
AlexeyAB 85b0722af7 Another compile fix 6 years ago
AlexeyAB d1be8ddb33 compile fix 6 years ago
AlexeyAB 88ce9dcca6 Added dilation parameter for convolutional, conv_lstm and crnn layers 6 years ago
AlexeyAB 12db38ccbf Fixed input_shortcut_gpu() for layers with different numbers of channels 6 years ago
AlexeyAB 3ff27b1cdd Mixup bug fix 6 years ago
AlexeyAB 57baf1a487 Added Mixup data augmentation if is used mixup=1 6 years ago
Alexey 2347913ef1
Merge pull request #2952 from cenit/dev/cenit/include 6 years ago
AlexeyAB ff0dbcbb7d Fix network resizing for resize_conv_lstm_layer() 6 years ago
AlexeyAB abba310982 Minor fix in cost_layer 6 years ago
AlexeyAB 1f6f2e1162 Compile fix 6 years ago
AlexeyAB eac26226a7 Added scale_x_y param to [yolo]-layer (for sigmoid). 6 years ago
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