1849 Commits (0315ee5896e365c94b4922124655c081c84ba7e5)
 

Author SHA1 Message Date
Stefano Sinigardi 234218b961 add GitHub Actions 5 years ago
Stefano Sinigardi a3f6c2b58e merge with master 5 years ago
AlexeyAB f14054ec2b Fixed Cmake for CUDA CC 7.0, 7.2, 7.5 5 years ago
Stefano Sinigardi 98e4d246e1 make cuda version parametric on appveyor 5 years ago
Stefano Sinigardi 6afe964d4f upgrade CUDA, cmake and VS on CI 5 years ago
Stefano Sinigardi 1c64c2d892 enable cc70,cc72,cc75 for half_precision, add message for omp missing on macOS 5 years ago
Stefano Sinigardi fe879f3baf simplify cmake due to minimum project requirement already gone to 3.12 5 years ago
Stefano Sinigardi be49ab30cd omp support on macOS 5 years ago
Ali Babaei 885abb5046
Merge pull request #1 from ali-babaei/ali-babaei-patch-1 5 years ago
Ali Babaei 1c1275fe88
[ fix ] - Not printing Iteration info in log file 5 years ago
AlexeyAB 36c73c5b9e Some explanations for training 5 years ago
AlexeyAB 6d38218a04 Minor fix 5 years ago
AlexeyAB 65506eb04a Minor fix 5 years ago
AlexeyAB 83b3d46ede Fixed minor bug with closing ./darknet detector demo ... 5 years ago
Alexey 8e272fa868
Update Readme.md 5 years ago
AlexeyAB 6ebaef3095 Added GELU activation 5 years ago
AlexeyAB 6033baabc9 Minor fix - filename of chart (Loss & TopK) - training Classifier 5 years ago
AlexeyAB 379952208e Minor fix 5 years ago
Alexey 8db3fe4ef6
Update Readme.md 5 years ago
AlexeyAB 6f718c2578 Merge branch 'master' of github.com:AlexeyAB/darknet 5 years ago
AlexeyAB 893b889b2f Cmake is fixed for V100 (CC=7.0) 5 years ago
Alexey 2fc7fbbc0e
Update Readme.md 5 years ago
Alexey b1b2d5cfef
Update Readme.md 5 years ago
Alexey 3d4242a6e5
Update Readme.md 5 years ago
AlexeyAB 4131ae1d6e Yolo v4 5 years ago
AlexeyAB b573eab63f Minor fix 5 years ago
Alexey 88f28f7fcc
Merge pull request #4099 from enesozi/master 5 years ago
AlexeyAB 7c1f9105f0 Minor fix 5 years ago
AlexeyAB 1fb4606d5d Minor fix 5 years ago
AlexeyAB 4786d557f9 Fixed memory leak for Training with OPENCV=1 - create pool of CPU-threads only once (bug in OpenCV - it allocates memory for each thread without deallocation) 5 years ago
AlexeyAB 66c809fe78 Compile fix 5 years ago
AlexeyAB 56a7ccf07e Improved FPS and and memory leak for ./darknet detector demo ... (bug in OpenCV - allocates memory for each thread without deallocation) 5 years ago
AlexeyAB 5dc7d8074d Tensor Cores fixed 5 years ago
AlexeyAB d4b2ed9d22 Added param train_only_bn=1 to train only Batch-normalization for this and previous layers 5 years ago
AlexeyAB 342a8d1561 Fixed std thread 5 years ago
AlexeyAB 00193efd83 Use C++ thread for demo.c 5 years ago
AlexeyAB 9e932d65c5 Fixed compilation for ZED camera 5 years ago
AlexeyAB 08b1c20e26 Fixed seen for multu-GPU training 5 years ago
AlexeyAB 3d9aa2af47 `./darknet detector calc_anchors` calculates both anchors= and counters_per_class= 5 years ago
AlexeyAB a9bae4f032 Fixed DropBlock 5 years ago
AlexeyAB afb4cc4766 Fix for iou_thresh_kind= param 5 years ago
AlexeyAB 2f9f4a40d3 Minor fix 5 years ago
AlexeyAB 68062fa4fb Added param to [yolo] iou_thresh_kind=giou iou_thresh=0.213 5 years ago
Alexey cedfd792c6
Merge pull request #5145 from keita-honsho/fix_errors 5 years ago
AlexeyAB 4cd21785fc Minor fix 5 years ago
none 07e4a7d7b6 fix error quantize_image's result type. 5 years ago
AlexeyAB 0e06337150 minor fix 5 years ago
AlexeyAB 6a77b8dc9a Show receptive field 5 years ago
AlexeyAB 9a2344759b adversarial training learning rate fix 5 years ago
AlexeyAB 4f62a01cd3 Fixed adversarial attack and training 5 years ago