1842 Commits (594f7ce6aff73c3e7f55b6fc31ee9a13feb5e4ef)
 

Author SHA1 Message Date
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
Muhammad Maaz d392cbc622
Merge pull request #1 from AlexeyAB/master 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
AlexeyAB 8d87df2388 Minor fix 5 years ago
AlexeyAB 653eceb1a7 Compile fix 5 years ago
AlexeyAB d2f26776bb Weights initialization is improved for [shortcut], and inference of [shortcut] is accelerated by normalizing during initialization. 5 years ago
AlexeyAB e910f4a839 NAN in batchnorm_layer is fixed 5 years ago
AlexeyAB 8dc4833e7f Minor fix 5 years ago
AlexeyAB d51d89053a Added error message 5 years ago
Ksenya Ryabinova f441b3025a Added -chart argument 5 years ago
AlexeyAB 2223a4b51a minor fix 5 years ago
AlexeyAB 7bf83018e4 Fixed Fully connected layers: [connected], [rnn], [gru], [lstm] 5 years ago
Alexey 61499b27a4
Merge pull request #4773 from jing-vision/master 5 years ago
vinjn 3000c3111f Expose crop_image and resize_min as LIB_API 5 years ago
AlexeyAB 2862b28dc7 Training bug fixed. 5 years ago
AlexeyAB 3be369d47b Minor fix 5 years ago
AlexeyAB 298805cefe Added new [convolutional] activation=normalize_channels_softmax_maxval for ASFF 5 years ago
Aymeric DUJARDIN a9f634dd18 Adding support for ZED SDK 3.0 (with 2.8 support maintained) 5 years ago
AlexeyAB 4b59770886 Added max_delta=10 or 1 to the [yolo] and [Gaussian_yolo] layers, to limit delta and reduce the probability of Nan. 5 years ago
AlexeyAB f0fd61b829 Minor fix 5 years ago
AlexeyAB ecf1aeb7e7 -benchmark_layers for backward too (for training) 5 years ago
AlexeyAB 56cd545267 Improved inference FPS for [shortcut] layer 5 years ago
AlexeyAB 57264d1372 Fixed resnet152_trident.cfg 5 years ago
AlexeyAB 678ba01335 Minor fix for shortcut multilayer if it doesn't use weights 5 years ago
AlexeyAB 2a9fe045f3 Minor fix 5 years ago
AlexeyAB 3902712947 minor fix 5 years ago
AlexeyAB d88a9eb0d9 Tensor Cores fix 5 years ago
AlexeyAB 14172d42b6 Fixed weights_normalizion=softmax for [shortcut] layer 5 years ago
AlexeyAB 04f78ddf72 Fixed bugs from PR 5 years ago
AlexeyAB 04a050cf07 Fixed [shortcut] resize for swish/mish 5 years ago
AlexeyAB 2247c5fcd7 minor fixes 5 years ago