27 Commits (978c2e00ed21e137ee97044fa43f6f08642866b9)

Author SHA1 Message Date
AlexeyAB 978c2e00ed self-adversarial training 5 years ago
AlexeyAB 5e54523960 Added loss_scale for Mixed-Precision on Tensor-Cores 5 years ago
AlexeyAB ef979a1fd2 For CPU and GPU structures in the darknet.h have the same size 5 years ago
AlexeyAB 0ee9c8668f Fixed CBN 5 years ago
AlexeyAB 64fb042c63 Averaging Mean/Variance for several mini_batches inside 1 batch. Path to CBN. 5 years ago
AlexeyAB 5f6dced3ce Another fix for [batchnorm] layer 5 years ago
AlexeyAB d6eaa2e95f Fixed [batchnorm] layer 5 years ago
AlexeyAB 0d98f20be1 You can train with mini_batch=128 (batch=256 subdivisions=2) on GPU 8 GB VRAM + 128 GB CPU-RAM and more. Set in cfg-file: optimized_memory=3 and workspace_size_limit_MB=2000 or 4000 6 years ago
AlexeyAB f42923350b Minor fix in batchnorm_layer (side effect in python samples) 6 years ago
cyy f10c84c218 fix calloc realloc failure 6 years ago
cyy 011eed632d fix calloc realloc failure 6 years ago
AlexeyAB 75f2a3e7cf Added object Detection & Tracking using conv-rnn layer on frames from video 6 years ago
Stefano Sinigardi 6e7c7976d7 move as many defs as possible away from darknet.h 6 years ago
Stefano Sinigardi b3579380dc improve compatibility with c++ compilers, prepare for CMake 6 years ago
AlexeyAB 61156239e0 Minor performance improvement 6 years ago
AlexeyAB cfc5fedbb6 Just used spaces for indents instead of Tabs 7 years ago
AlexeyAB 9bae70b225 Accelerated by another 5% using FP16/32 Batch-norm for Tensor Cores. 7 years ago
AlexeyAB eb9c88ef73 Fixed bug in Tensor Cores V100 (1. Desc in Batch norm, 2. Manually selected algo). 7 years ago
AlexeyAB fe4f01b1d8 Fixed uses of WebCam for OpenCV 3.x 7 years ago
AlexeyAB 537d135feb Improve training performance - batch-norm using cuDNN. 7 years ago
Joseph Redmon 75fe603722 :vegan: :charizard: 9 years ago
Joseph Redmon 62235e9aa3 cpu batch norm works 9 years ago
Joseph Redmon 0d6b107ed2 hey 9 years ago
Joseph Redmon 481b57a96a So I have this new programming paradigm....... 9 years ago
Joseph Redmon 9942d48412 stable 9 years ago
Joseph Redmon c7b10ceadb so much need to commit 9 years ago