1869 Commits (6f4d7a6d1c44023dd62bc23529ecfc51acc92dae)
 

Author SHA1 Message Date
AlexeyAB ccafff912b Demo speed fixed 5 years ago
AlexeyAB 1f60ca57ad Minor fix 5 years ago
Alexey 1d95870468
Update Readme.md 5 years ago
AlexeyAB 0fffb686fd Added param [yolo] objectness_smooth=1 5 years ago
AlexeyAB 08bc0c9373 Fixed output of time_remaining for multi-GPU 5 years ago
Alexey d4c10b0262
Merge pull request #5400 from ali-babaei/master 5 years ago
Alexey 97df6ac2b4
Merge pull request #5479 from cenit/dev/cenit/appveyor_removal 5 years ago
Stefano Sinigardi 502fd51cd1 remove appveyor badge 5 years ago
Stefano Sinigardi cba6153a41 remove appveyor CI 5 years ago
Alexey 37b62bc08c
Merge pull request #5417 from cenit/dev/cenit/ci_updates 5 years ago
Stefano Sinigardi 861192df19 shorten github actions names 5 years ago
Wang Xinyu 102e31ba66
Update readme, add tensorrt yolov3-spp, yolov4 5 years ago
AlexeyAB 6cbb75d10b Minor fix for yolov4-custom.cfg 5 years ago
Stefano Sinigardi 551e57dc8b fix linux make and add windows cygwin on github actions 5 years ago
Stefano Sinigardi ac7436dccd ported build configs from circleCI 5 years ago
Stefano Sinigardi 24ad413a79 add mingw and cuda on github actions, restored cuda 10.2 on appveyor as a test 5 years ago
Stefano Sinigardi f2786ba19d expand github action ci coverage, leave only cygwin on appveyor. Next step will be cuda on github actions 5 years ago
Stefano Sinigardi 72b3712df8 force release mode 5 years ago
Stefano Sinigardi a993060d09 remove unnecessary system dependencies on github actions 5 years ago
Stefano Sinigardi c3dc2c4a0d use Release as default build type 5 years ago
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