1845 Commits (b44592c25af07e995c6d71c38aa17742caa1e34e)
 

Author SHA1 Message Date
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
Alexey a19e18df3e
Merge pull request #3815 from cyyever/master 5 years ago
AlexeyAB 67c91e6bef Minor fix 5 years ago
AlexeyAB 619e39fc71 Fixed bug in [shortcut] 5 years ago
cyy 300406e26a fix macro 5 years ago
cyy 8bd01dd8da
Merge branch 'master' into master 5 years ago
AlexeyAB 2116cba1ed [shortcut] uses activation=linear by default 5 years ago
AlexeyAB f1643cbf2e Added: weights_normalizion = relu or softmax for [shortcut] layer 5 years ago
AlexeyAB 0dbd0e1ef0 compile fix 5 years ago
AlexeyAB 283333b52f Added network resizing for SAM layer 5 years ago
AlexeyAB a66bc8d6ff Resizing Detector: random=1 (/1.4 - x1.4), random=3 (/3.0 - x3.0), random=0 (no resizing). Added param: resize_step=32 to the [net] section: use resize_step=128 for 7 subsampling layers. 5 years ago
AlexeyAB 6878ecc2e2 Minor fix 5 years ago
AlexeyAB cfac917b75 Minor performance improvement 5 years ago
cyy 9d2e6f9a23 fix compiling errors 5 years ago
AlexeyAB 40006b6e9b Compile fix 5 years ago
AlexeyAB 9bd88d7fd7 weighted [shortcut] layer 5 years ago
cyy 2f6bc96156
Merge branch 'master' into master 5 years ago
AlexeyAB e62506629e Another one compile fix 5 years ago
AlexeyAB 25a3d79a7a Compile fix 5 years ago
AlexeyAB c89482c39b Fixed new [shortcut] layer 5 years ago
AlexeyAB c2ce28bbcc Compile fix 5 years ago
AlexeyAB b267e34487 multilayer [shortcut] in progress 5 years ago
AlexeyAB 8bd7dcbd58 Minor fix 5 years ago
AlexeyAB 2652263727 Added flags -benchmark and -benchmark_layers for: ./darknet detector demo 5 years ago
AlexeyAB 3c134dc033 Added fast random functions 5 years ago
AlexeyAB 75a327856b Merge branch 'master' of github.com:AlexeyAB/darknet 5 years ago
AlexeyAB b1c7331483 Added fast random functions 5 years ago
Alexey cd1c7c32af
Update Readme.md 5 years ago
AlexeyAB 0be40dbc92 Update README.md 5 years ago
AlexeyAB 3ae534e228 csresnext50-panet-spp-original-optimal.cfg 5 years ago
AlexeyAB 489ea7fdce Minor fix 5 years ago
AlexeyAB dcfeea30f1 Compile fix 5 years ago
AlexeyAB 7e7964388b Added output CUDA, cuDNN, OpenCV versions 5 years ago
AlexeyAB 2c08a20b22 Added flag -benchmark_layers for: classifier demo, detector test, detector train 5 years ago
AlexeyAB 987448cad8 Minor fix 5 years ago
AlexeyAB 00f0b05047 Added flag -benchmark for: ./darknet classifier demo ... -benchmark 5 years ago
AlexeyAB 114a7f942b Added command line param -dontuse_opencv for training Classifier. Also use GaussianBlur instead of bilateralFilter for blur=1 for training Classifier and Detector. 5 years ago
AlexeyAB b8605bda1e Fixed mosaic=1 cutmix=1 memory leak for Training Classifier 5 years ago
AlexeyAB 35a3870979 counters_per_class affects the objectness too 5 years ago
AlexeyAB b8fe630119 counters_per_class affects the bbox too 5 years ago
AlexeyAB f64746107d Fixed add_bias vs batch_norm on CPU 5 years ago
AlexeyAB 81c5bcea92 Avg-loss will be saved to the 2 images: chart.png & chart_your_cfg_name.png 5 years ago
AlexeyAB 719180e7f1 Fixed swish/mish on CPU 5 years ago
AlexeyAB f81033266e Minor fix 5 years ago
AlexeyAB 0a841f6a22 Fixed strech_sway=1 param, local_avgpool for large size 5 years ago
AlexeyAB af54d95184 Added stretch_sway 5 years ago
AlexeyAB b2749c9e97 Update Readme.md 5 years ago
AlexeyAB 5f6dced3ce Another fix for [batchnorm] layer 5 years ago