Commit Graph

  • 9c26b291fa
    fix python main module to be compiled with recent build scripts (#7876) Stefano Sinigardi 2021-07-09 13:50:38 +0200
  • 08088dccbb
    Update README.md Alexey 2021-07-08 01:14:28 +0300
  • 842a602584
    Update README.md Alexey 2021-07-08 01:13:29 +0300
  • b339a70cbb
    Update README.md Alexey 2021-07-08 01:13:20 +0300
  • 005513a9db minor fix AlexeyAB 2021-07-04 06:38:49 +0300
  • be3985210e fix possible bug AlexeyAB 2021-07-04 06:31:45 +0300
  • 335ac662c8 Improved [net] optimized_memory=1 to reduce GPU memory usage. AlexeyAB 2021-07-03 04:46:55 +0300
  • b2cb64dffb bug fix AlexeyAB 2021-07-03 04:25:42 +0300
  • 49961881ce Merge branch 'master' of https://github.com/AlexeyAB/darknet AlexeyAB 2021-07-03 04:18:36 +0300
  • 9c9232d1c3 Bug fix AlexeyAB 2021-07-03 04:18:25 +0300
  • 86ced7151a
    Update README.md Alexey 2021-06-30 06:51:24 +0300
  • 90c15f8f04
    Update README.md Alexey 2021-06-30 06:37:57 +0300
  • 97ccee5628 minor fix - added: move_window_cv() function AlexeyAB 2021-06-29 23:55:34 +0300
  • c2221f07f8 Fixed adversarial training AlexeyAB 2021-06-29 23:54:58 +0300
  • 85c6278ef1 Added cfg/yolov4-p5-frozen.cfg for training with pre-trained COCO-weights file yolov4-p5.weights AlexeyAB 2021-06-29 22:09:26 +0300
  • 24bb6a8ebf Fixed [<layer>] stopbackward=1, for frozen layers: don't calc batch-norm statistic and don't allocate training-buffers. AlexeyAB 2021-06-29 21:32:38 +0300
  • 9a86fce494 Merge branch 'master' of https://github.com/AlexeyAB/darknet AlexeyAB 2021-06-27 04:46:16 +0300
  • 28952006b0 Fixed cfg: yolov4-p5.cfg, yolov4-p6.cfg. Added new Weights-files, for: yolov4-csp, yolov4-p5, yolov4-p6, yolov4x-mish AlexeyAB 2021-06-27 04:46:03 +0300
  • 8bbdb6b77c
    [CI] test vcpkg nightly builds (#7826) Stefano Sinigardi 2021-06-24 10:23:45 +0200
  • 795474f0ed Merge branch 'master' of https://github.com/AlexeyAB/darknet AlexeyAB 2021-06-22 00:31:53 +0300
  • 46dea82bce Added yolov4-p5.cfg and yolov4-p6.cfg AlexeyAB 2021-06-22 00:31:38 +0300
  • 070ed01e26
    Update README.md Alexey 2021-06-21 23:47:53 +0300
  • 3fafd211b9
    [autorebase] bump to v1.5 (#7819) Stefano Sinigardi 2021-06-21 11:07:31 +0200
  • 6c171a4cea
    add automatic rebase github action (#7809) Stefano Sinigardi 2021-06-18 00:15:55 +0200
  • 396b5299a7
    fix: flush buffer to weights-file when writing each layer (#7747) Double 2021-06-17 00:25:00 +0800
  • 00b8e29b68
    Update README.md Alexey 2021-06-12 02:53:08 +0300
  • 108c8cfd80 Merge branch 'master' of https://github.com/AlexeyAB/darknet AlexeyAB 2021-06-11 03:38:35 +0300
  • 67543e27aa fix darknet_no_gpu.vcxproj AlexeyAB 2021-06-11 03:38:20 +0300
  • 894aada70b
    region_layer: Populate out_h/w/c fileds for consitency (#7783) Ievgen Popovych 2021-06-11 03:36:12 +0300
  • 7ff80b1a47
    add missing asm tools in CI, run it every night (#7790) Stefano Sinigardi 2021-06-11 02:35:26 +0200
  • 83e377989d
    Update README.md Alexey 2021-06-07 19:52:22 +0300
  • 8c85eb7784
    [build.ps1/setup.sh] do not export vcpkg_root anymore, add setup scripts to CI (#7751) Stefano Sinigardi 2021-06-04 14:02:07 +0200
  • 5853e51d60
    [build.ps1] fix 64bit build with developer powershell for VS19 (#7740) Stefano Sinigardi 2021-05-26 22:58:29 +0200
  • ac8ebca063
    [build.ps1] download ninja automatically if missing + other small updates (#7721) Stefano Sinigardi 2021-05-19 22:46:20 +0200
  • bdb5fe3e91
    fixes for PowerShell ISE (#7715) Stefano Sinigardi 2021-05-18 21:47:15 +0200
  • 0024a6a3c8
    [build.ps1] improvements (#7711) Stefano Sinigardi 2021-05-16 21:16:49 +0200
  • 179be4dcb4
    add support for Windows PowerShell (#7702) Stefano Sinigardi 2021-05-13 22:31:59 +0200
  • 94b26bb1f1 Merge branch 'master' of https://github.com/AlexeyAB/darknet AlexeyAB 2021-05-12 04:16:29 +0300
  • 81b768bae0 Fix [implicit] layer AlexeyAB 2021-05-12 04:16:19 +0300
  • 432623aa71
    fix: frame delay (#7659) Double 2021-05-12 04:11:20 +0800
  • 846c79b6d4 Added [empty]/[silence] and [implicit] layers AlexeyAB 2021-05-11 22:59:21 +0300
  • cb2191a550
    water bubble Vincent-Chan98 2021-05-10 14:15:36 +0800
  • e2a128737b
    gaussian_yolo_layer truth size mismatch fixed due to the update of track_id (#7578) ILLO YOON 2021-04-26 07:05:41 +0900
  • 98fa47c844
    Fixed relative paths in darknet_images.py (#7566) Juan Toca Mateo 2021-04-26 00:01:52 +0200
  • 5c927228de
    Fix python video (#7611) Martin 2021-04-26 00:01:33 +0200
  • 3a0dc55cad
    Use cublasStatus_t instead of cudaError_t when error checking cublas calls (#7626) Renault Fernandes 2021-04-26 03:29:41 +0530
  • c9f2c5f0e9
    fix memory error in batchnorm layer (#7619) deoksangkim 2021-04-26 06:58:22 +0900
  • 4f794aa152
    almost revert last PR (#7634) Stefano Sinigardi 2021-04-22 17:03:23 +0200
  • 91efb7c7f6
    Deploy CUDA 11.3 in CI (#7630) Stefano Sinigardi 2021-04-21 18:25:46 +0200
  • 96971deaa7
    Update README.md Alexey 2021-04-21 03:11:31 +0300
  • 8bc512dca3
    Fix no inference detections bug when cudnn is disabled. (#7617) Renault Fernandes 2021-04-20 04:28:00 +0530
  • 28c71ce309 fix memory error in batchnorm layer Deoksang Kim 2021-04-19 10:18:34 +0900
  • b6cd759218 apply feedback from vcpkg ci Stefano Sinigardi 2021-04-18 16:49:54 +0200
  • ba8f7bf756
    improve build process even more (#7610) Stefano Sinigardi 2021-04-18 15:11:36 +0200
  • 1f4598aefa
    Merge pull request #6402 from lineofbestgit/master Alexey 2021-04-16 22:48:16 +0300
  • cfd466b554
    Merge branch 'master' into master Stefano Sinigardi 2021-04-16 15:42:15 +0200
  • d7c37b5616
    Merge pull request #7279 from cenit/dev/cenit/fixes Alexey 2021-04-16 02:05:05 +0300
  • 580a5a6c9b improve readme more Stefano Sinigardi 2021-04-15 17:59:23 +0200
  • b064668bbb improve readme wording about build.ps1 Stefano Sinigardi 2021-04-15 14:53:58 +0200
  • e1c02e02da circumvent current upstream bugs Stefano Sinigardi 2021-04-15 08:15:27 +0200
  • 56cd9c6e8c enable opencv w/cuda in build.ps1 Stefano Sinigardi 2021-04-14 17:15:36 +0200
  • 0ee4ff36b2 download weights using a local script, do not rely on vcpkg Stefano Sinigardi 2021-04-14 15:19:06 +0200
  • 013d5e676d use only build.ps1 Stefano Sinigardi 2021-04-14 15:06:10 +0200
  • 4a774e0836 find also vcpkg nested inside darknet folder Stefano Sinigardi 2021-04-14 13:40:42 +0200
  • 42ecbfa4b4 improve non-windows handling in ps1 script Stefano Sinigardi 2021-04-14 13:30:50 +0200
  • fa8d21dee5 use build.ps1 also in CI to better test it Stefano Sinigardi 2021-04-14 11:50:54 +0200
  • b409569ee4 upgrade to run-vcpkg@v7 Stefano Sinigardi 2021-04-11 19:23:49 +0200
  • 0ee9c108cf
    Merge branch 'master' into dev/cenit/fixes Stefano Sinigardi 2021-04-11 19:20:50 +0200
  • 17d47744a2
    Update README.md Alexey 2021-04-07 03:17:02 +0300
  • e83d6526cd
    Update README.md Alexey 2021-04-07 03:16:01 +0300
  • 1e3a616ed6 compile fix AlexeyAB 2021-03-28 18:49:55 +0300
  • 4949b6cd84 minor fix AlexeyAB 2021-03-28 18:13:43 +0300
  • 730e5c1c6a
    Update README.md Alexey 2021-03-28 17:51:02 +0300
  • 22cb99e041
    Merge pull request #7515 from kikaitech/cuda_floorf_ceilf Alexey 2021-03-24 00:08:39 +0300
  • 0bd7e6713d cuda: floor -> floorf, ceil -> ceilf hainq 2021-03-19 12:13:26 +0700
  • b8c9c9d457 minor fix AlexeyAB 2021-03-01 05:44:04 +0300
  • f058d26a8a circle ci fix AlexeyAB 2021-03-01 05:35:05 +0300
  • 1a874378e4 Try new docker image for circle-ci AlexeyAB 2021-02-28 18:43:16 +0300
  • 92c92017b2 Try new docker image for circle-ci AlexeyAB 2021-02-28 18:38:42 +0300
  • 7bcac1c84b Try new docker for circle-ci AlexeyAB 2021-02-28 09:30:31 +0300
  • f8df52ad72 minor fix AlexeyAB 2021-02-28 09:11:22 +0300
  • 53db0163eb Added CUDA graphs/streams. To speed up the inference use: [net] use_cuda_graph = 1 AlexeyAB 2021-02-28 08:57:44 +0300
  • 94fdfa4590 use ninja whenever possible in build.ps1 Stefano Sinigardi 2021-02-21 22:59:36 +0100
  • 44c868baca add missing pubkey install step Stefano Sinigardi 2021-02-21 18:11:02 +0100
  • 552bddc140 move to ubuntu 20.04 on github actions Stefano Sinigardi 2021-02-21 18:00:59 +0100
  • 6a2cab982a use same opencv feature set independently of cuda Stefano Sinigardi 2021-02-21 12:47:05 +0100
  • 44d29d5982 do not enable cudnn feature if cuda is not enabled Stefano Sinigardi 2021-02-21 10:31:29 +0100
  • 8f3cd2840e fixes Stefano Sinigardi 2021-02-20 17:05:27 +0100
  • fd6ea9ba60 use same logic for all enables: if on, then package is required Stefano Sinigardi 2021-02-20 11:22:23 +0100
  • b9d296e308 improve manifest mode Stefano Sinigardi 2021-02-20 09:28:07 +0100
  • 9284d02809 comment out windows-vcpkg, improve setup scripts Stefano Sinigardi 2021-02-18 22:22:39 +0100
  • 22839c7b7d
    add data classification and poc Justin Lowrimore 2021-02-12 16:30:29 -0700
  • 04307542ce adding color numerical coding for person [head,upper,bottom] Tao Sun 2021-02-10 16:28:28 -0500
  • 1b507146d1 draw_detectons takes image name Tao Sun 2021-02-02 17:51:58 -0500
  • b5d852057e fix Stefano Sinigardi 2021-01-29 17:40:29 +0100
  • 661e8ab26b add nasm dependency Stefano Sinigardi 2021-01-29 17:39:25 +0100
  • dc71b14e77 fix interface included directory for opencv Stefano Sinigardi 2021-01-29 17:08:09 +0100
  • 05bda64c92 Update vcpkg refs to OpenCV 4.5.1 Stefano Sinigardi 2021-01-29 08:30:06 +0100
  • 5f84f90909 revert to double backslash Stefano Sinigardi 2021-01-24 17:07:10 +0100
  • e2a4253bb0 add cuda to path to github ci; improve diagnostic messages Stefano Sinigardi 2021-01-24 15:31:13 +0100