1391 Commits (35346d2ef80dc46b9eb4fba57da1737a49f4743e)
 

Author SHA1 Message Date
AlexeyAB f0582446f2 Fixed Depth-wise (grouped) convolution for CPU and GPU (CUDNN=0/1) 6 years ago
Alexey a1abd07e23
Merge pull request #3371 from cenit/dev/cenit/fixes 6 years ago
AlexeyAB bd689f91ac Added TridentNet (state-of-art on MS COCO) 6 years ago
Stefano Sinigardi c0a9c741c3 clean up of README about deprecated option, invert logic of vcpkg flag in build.ps1 for improved clarity 6 years ago
Stefano Sinigardi b78db932cd fix missing pthread link for downstream users 6 years ago
Stefano Sinigardi 1b7a0dca09 revert #3389 6 years ago
Stefano Sinigardi 7701a8cf54 Merge branch 'dev/alexey/master' into dev/cenit/fixes 6 years ago
Alexey e4f6b276e5
Merge pull request #3389 from adujardin/master 6 years ago
Aymeric DUJARDIN f1f45b295c Fix Ubuntu cmake compilation (nvcc fatal fopenmp + pthread link uselib) 6 years ago
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