1716 Commits (92e6e8eece3b789616430cad51a5afdb5a3153fc)
 

Author SHA1 Message Date
AlexeyAB 92e6e8eece Minor fix 5 years ago
AlexeyAB 8ffc2b0b36 Minor fix 5 years ago
AlexeyAB 0c8e9ce4b2 Minor fix 5 years ago
AlexeyAB b24b61fb97 disable TC 5 years ago
AlexeyAB 18d877a1ac Fixed loss_scale 5 years ago
AlexeyAB fb4da5ce5f Clip for weight_updates for BiFPN 5 years ago
AlexeyAB 46ccac39e8 Minor fix 5 years ago
AlexeyAB 002177de00 Minor Fix 5 years ago
AlexeyAB 4ca7896402 Fixed constrain for BiFPN 5 years ago
AlexeyAB d11caf486d Fixed BiFPN and label_smothing for Detection 5 years ago
AlexeyAB d79d2815b9 clip float fix 5 years ago
AlexeyAB 54aa887462 Added clip=1 option for weighted-layers to constrain absolute weights value 5 years ago
AlexeyAB 9ac401fa67 BiFPN fix 5 years ago
AlexeyAB cf8409d7e1 Compile fix 5 years ago
AlexeyAB 4dff7cb769 final compile fix 5 years ago
AlexeyAB 56bd298297 another compile fix 5 years ago
AlexeyAB 374c769062 Compile fix 5 years ago
AlexeyAB 5e54523960 Added loss_scale for Mixed-Precision on Tensor-Cores 5 years ago
AlexeyAB 49a7cdd268 Compile fix 5 years ago
AlexeyAB 1a56ef588a Added flag -cuda_debug_sync for checking CUDA errors 5 years ago
Alexey e70b70db8f
Merge pull request #5002 from mandoo92/master 5 years ago
Wastage 8c13ca1619
Class_id Garbage Value Check 5 years ago
AlexeyAB a567a806a6 Set cur_iteration = 0; initially 5 years ago
AlexeyAB 6c4886485d Minor speedup of DropBlock (training) 5 years ago
Alexey c993a4bbe3
Merge pull request #4994 from Tclack88/master 5 years ago
Tclack88 992306b031
Update classifier.c 5 years ago
AlexeyAB b56e8d11cf Minor fix 5 years ago
Alexey b2fc7b624c
Merge pull request #4955 from Evert-Arends/master 5 years ago
Evert Arends 4f95c78f54
Update readme 5 years ago
Alexey 60e0950c74
Update Readme.md 5 years ago
AlexeyAB 81290b0737 Fixed label_smoothing for Detector 5 years ago
AlexeyAB c814d56ec1 Added [net] dynamic_minibatch=1 for increasing mini_batch_size when random=1 is used 5 years ago
AlexeyAB df9e602819 Fixed bug in MJPEG_PORT - clear socket after closing the connection 5 years ago
AlexeyAB ef979a1fd2 For CPU and GPU structures in the darknet.h have the same size 5 years ago
AlexeyAB 10a586140c Minor fix. Fixed forward MISH on CPU 5 years ago
AlexeyAB f6baa62c9b Accelerated BiFPN back-propagation 5 years ago
AlexeyAB 3cb9125b95 Another one fix of gradient for BiFPN 5 years ago
AlexeyAB cfa40fe890 Fixed gradient for BiFPN 5 years ago
AlexeyAB c83c21459b Fixed gradient for ASFF 5 years ago
Alexey 7567ba0dd4
Merge pull request #4907 from adujardin/zedsdk_3_support 5 years ago
Aymeric DUJARDIN 876eafd3b1 Shorter sl::Mat cast function 5 years ago
AlexeyAB 26366d6535 DropBlock is fixed 5 years ago
AlexeyAB 6fb817f68b Accelerated DropBlock on GPU 5 years ago
AlexeyAB 0ee9c8668f Fixed CBN 5 years ago
Alexey 1de03f948c
Merge pull request #4896 from tiagoshibata/opencv4-AlexeyAB 5 years ago
Alexey a67a3d7880
Merge pull request #4762 from adujardin/zedsdk_3_support 5 years ago
AlexeyAB 64fb042c63 Averaging Mean/Variance for several mini_batches inside 1 batch. Path to CBN. 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
AlexeyAB f106f07d0d Minor fix 5 years ago