Commit Graph

  • dcc38312fe trying with forward slashes Stefano Sinigardi 2021-01-24 01:05:28 +0100
  • da15b141f0 trying to fix cuda path Stefano Sinigardi 2021-01-23 20:06:55 +0100
  • 63caceab0d add manual trigger for github actions Stefano Sinigardi 2021-01-23 17:04:23 +0100
  • e72a11a04c update README Stefano Sinigardi 2021-01-23 16:29:51 +0100
  • 1735d57ad1 rework integrated libs logic Stefano Sinigardi 2021-01-23 16:06:36 +0100
  • a8013ebcfb do not default on ninja on windows Stefano Sinigardi 2021-01-23 09:02:33 +0100
  • 4de12a1e7e default on opencv4.5 on vcpkg Stefano Sinigardi 2021-01-23 09:02:22 +0100
  • 64efa721ed
    Merge pull request #4674 from nog642/fix Alexey 2021-01-21 22:30:15 +0300
  • 00d578e327
    update GitHub actions (#7095) Stefano Sinigardi 2021-01-21 17:36:00 +0100
  • f57636ad65
    CMake CUDA configuration improvements (#7164) Ievgen Popovych 2021-01-21 18:31:21 +0200
  • b26e289cbf Update addedtext.txt Angela 2021-01-14 03:03:46 -0600
  • ce81b613cd Create addedtext.txt Angela 2021-01-14 02:57:01 -0600
  • 103d301ccb
    Update README.md Alexey 2021-01-09 05:49:43 +0300
  • b11af9e93b
    Update README.md Alexey 2021-01-05 16:48:02 +0300
  • 0968058b54
    Merge pull request #7167 from zzpbuaa/zzpbuaa-patch-1 Alexey 2021-01-04 01:31:44 +0300
  • 95339f2df5
    Update README.md Alexey 2020-12-27 04:05:20 +0300
  • f83231fa1d
    Update README.md Alexey 2020-12-26 17:45:07 +0300
  • dd02b915be
    Fix bug OSError: exception: access violation writing #6897 BlackHill de Eagle 2020-12-23 15:18:56 +0800
  • c5b8bc7f24
    Update README.md Alexey 2020-12-21 20:39:35 +0300
  • 84fa42a966
    Update README.md Alexey 2020-12-18 05:45:09 +0300
  • d18d73ff5f
    Readme.md for Xilinx Zynq Ultrascale+ (DPU) ZCU102/ZCU104 Alexey 2020-12-18 02:25:53 +0300
  • a298f94255 Minor fix for cfg-files AlexeyAB 2020-12-15 07:09:58 +0300
  • e7d029c119 Merge branch 'master' of https://github.com/AlexeyAB/darknet AlexeyAB 2020-12-15 01:34:25 +0300
  • 360206f04f Fixed equidistant point threshold AlexeyAB 2020-12-15 01:34:12 +0300
  • 972b25c5c8
    Update README.md Alexey 2020-12-14 18:19:49 +0300
  • a488131a11 Fix scale_xy for CPU AlexeyAB 2020-12-13 05:02:24 +0300
  • b25c2c6cbd Final training fix AlexeyAB 2020-12-12 05:52:58 +0300
  • 2da4f0de84 Reverted some changes in yolo_layer.c to fix a bug AlexeyAB 2020-12-12 04:37:31 +0300
  • 1eda55d791 Fixed EMA. Fixed display of GIoU / IoU loss. AlexeyAB 2020-12-11 21:53:34 +0300
  • 6be487b51f Fixed cspx-p7-mish.cfg AlexeyAB 2020-12-11 05:56:07 +0300
  • b5ff7f4cd3 Save weights for each 1000 iterations if max_batches < 10000 AlexeyAB 2020-12-10 23:13:26 +0300
  • 1b936ab9ad
    Update README.md Alexey 2020-12-10 22:56:54 +0300
  • a3714d0a2b
    Update README.md Alexey 2020-12-10 22:54:19 +0300
  • a72bb059d8 Show GIoU/IoU loss instead of RMSE by default AlexeyAB 2020-12-10 22:12:45 +0300
  • 6667971c28
    Update README.md Alexey 2020-12-08 13:16:39 +0300
  • 70fdf4552c
    Update README.md Alexey 2020-12-07 19:11:53 +0300
  • 8ba90d030e
    Update README.md Alexey 2020-12-07 19:11:16 +0300
  • d05b1f9383
    Update README.md Alexey 2020-12-07 17:37:07 +0300
  • 4ee3be7e68
    Update README.md Alexey 2020-12-07 17:27:02 +0300
  • 66dfa5bba4
    Update README.md Alexey 2020-12-07 17:22:17 +0300
  • ef279575c5 Fixed yolov4-csp.cfg, yolov4x-mish.cfg AlexeyAB 2020-12-07 02:10:09 +0300
  • c47b24a81d Fixed new_coords=1, yolov4-csp.cfg, yolov4x-mish.cfg AlexeyAB 2020-12-07 00:08:30 +0300
  • 4709f6156c Use default gradient for new_coords=1 AlexeyAB 2020-12-04 21:01:24 +0300
  • 8d6e56e7b4 Fixed new_coords=1 training AlexeyAB 2020-12-04 03:06:08 +0300
  • 312fd2e99a Fix letter_box for yolov4x-mish/csp.cfg: letter_box = net.letter_box; And force for Detection: if (net.letter_box) letter_box = 1; AlexeyAB 2020-12-03 02:33:53 +0300
  • 560fda3494 [net] weights_reject_freq=1001 AlexeyAB 2020-12-02 14:42:05 +0300
  • 6d5addd176 Fixed new_coords=1 scale_x_y = 2.0 for yolov4x-mish.cfg and yolov4-csp.cfg AlexeyAB 2020-12-01 17:28:28 +0300
  • eb208de417 Commented in the Makefile: -gencode arch=compute_86,code=[sm_86,compute_86] AlexeyAB 2020-12-01 16:45:28 +0300
  • e87042a49a Fixed Makefile and CMakeLists.txt for RTX 3090 AlexeyAB 2020-12-01 05:14:02 +0300
  • 716f9a7fcf
    Added Darknet Data Creator URL link Daniel Mårtensson 2020-11-29 23:01:08 +0100
  • 80e1da22ee Added [net] ema_alpha=0.998 AlexeyAB 2020-11-29 21:30:41 +0300
  • 332ec6496e [net] equidistant_point=200000 num_sigmas_reject_badlabels=3 badlabels_rejection_percentage=0.1 AlexeyAB 2020-11-28 17:35:54 +0300
  • bf5084934f Added yolov4-csp.cfg AlexeyAB 2020-11-28 02:57:12 +0300
  • e652fb4db8
    Update README.md Alexey 2020-11-24 20:18:20 +0300
  • 181967937d Minor fix AlexeyAB 2020-11-24 14:24:35 +0300
  • 333cc14a06 [net] equidistant_point=1 instead of LR-scheduler AlexeyAB 2020-11-24 01:41:00 +0300
  • f056fc3b6a Speedup [yolo] layer AlexeyAB 2020-11-23 23:32:55 +0300
  • d2703b0ecf optimized_memory=1, learning_rate=0.001, max_delta=20, 5, 2 for yolov4x-mish.cfg AlexeyAB 2020-11-23 19:55:26 +0300
  • 3566295759
    Update coco.names janglee2002 2020-11-23 20:47:52 +0900
  • be906dfa0e Minor fix AlexeyAB 2020-11-21 05:51:31 +0300
  • d18e22ae1b fix new_coords for CPU AlexeyAB 2020-11-20 21:14:31 +0300
  • d82cf7e684 max_delta=20 for yolov4x-mish.cfg AlexeyAB 2020-11-20 18:45:30 +0300
  • 9db8609e7a Added cspx-p7-mish.cfg AlexeyAB 2020-11-20 04:25:41 +0300
  • a76a7a5e19 Save predicted bounding boxes as images tirilsu 2020-11-18 14:17:36 +0100
  • 5c046bea96 minor fix AlexeyAB 2020-11-18 04:06:28 +0300
  • 17cf4bfbfc added yolov4x-mish.cfg AlexeyAB 2020-11-16 20:36:02 +0300
  • 8c9c517189 [yolo] new_coords=1 AlexeyAB 2020-11-16 16:29:06 +0300
  • c7e3e2ee9e Fix nms for valid, coco 2014 -> 2017 AlexeyAB 2020-11-16 15:17:18 +0300
  • b51cf902ee
    Merge pull request #6943 from MarvinKlemp/master Alexey 2020-11-15 23:21:12 +0300
  • 46a168bfae
    Merge pull request #6944 from Sialitech/classifier Alexey 2020-11-15 23:21:01 +0300
  • fe8e9edd29
    Added Ampere Gencode MarvinKlemp 2020-11-12 10:12:50 +0100
  • 3d33bbfecc
    generalized statement MarvinKlemp 2020-11-12 10:07:54 +0100
  • 352da12cce
    Update yolov3.cfg fff126 2020-11-10 11:12:30 +0800
  • 682210bc72
    Free image memory JaledMC 2020-11-09 00:36:36 +0100
  • 236205879d
    Add image_classification function to darknet_images JaledMC 2020-11-09 00:31:42 +0100
  • 3817006ef9 Sync with original repo JaledMC 2020-11-09 00:24:37 +0100
  • 5ebcf63fce
    Added a hint for installation with CUDA version >= 11 MarvinKlemp 2020-11-08 16:30:21 +0100
  • 14b196d4f2
    Update README.md Alexey 2020-11-04 22:01:46 +0300
  • f04f418d27 cspx-p7-mish_hp.cfg experimental AlexeyAB 2020-11-03 20:28:52 +0300
  • 8297b1be31 Added some hyper-params to the yolov4-tiny_contrastive.cfg AlexeyAB 2020-10-20 05:37:49 +0300
  • 88936e06a9 Added some hyper-params to the yolov4-tiny_contrastive.cfg AlexeyAB 2020-10-20 05:34:37 +0300
  • 7a28aade28 yolov4-tiny_contrastive.cfg AlexeyAB 2020-10-20 02:49:24 +0300
  • d65909fbea
    Update README.md Alexey 2020-10-11 15:54:55 +0300
  • 91b5dd2da7
    Update README.md Alexey 2020-10-07 01:14:00 +0300
  • f8afd1b016
    Merge pull request #6719 from cenit/dev/cenit/llvm12 Alexey 2020-10-05 06:46:27 +0300
  • 9db0ed9662
    Merge pull request #6642 from zk2ly/zk2ly-patch-1 Alexey 2020-09-25 07:10:57 +0300
  • 622b175860
    Merge pull request #6668 from Shaing/master Alexey 2020-09-25 07:03:16 +0300
  • 860d5291d4 fix compatibility with newer clang Stefano Sinigardi 2020-09-23 11:03:47 +0200
  • fdb1841eb1 Ignore behavior of [history] layer for training on non-sequential images AlexeyAB 2020-09-21 06:11:20 +0300
  • 8993a24747 Added: [net] contrastive_color=0 and [contrastive] contrastive_neg_max AlexeyAB 2020-09-21 05:48:15 +0300
  • acea58984a
    Merge pull request #1 from RodneyNeilMorris/RodneyNeilMorris-cuda_assert RodneyNeilMorris 2020-09-18 09:06:08 +1000
  • ef487c13d1
    Update cuda.c RodneyNeilMorris 2020-09-18 09:05:21 +1000
  • 5aa9fddce6 fix: python API that caused Memory leak AllenH 2020-09-15 15:47:05 +0800
  • 05a88b2614
    Update darknet_images.py zk2ly 2020-09-10 15:28:21 +0800
  • eb0272f27a Fixed cuDNN 8.x usage AlexeyAB 2020-09-06 04:54:20 +0300
  • 8ea29e0f3e fix too many or too few labels error when train a classifier for both linux and windows nguyentienanh2303 2020-09-02 15:46:54 +0700
  • 5e1c126bfc fix too many or too few labels error for both linux and windows nguyentienanh2303 2020-09-02 15:32:24 +0700
  • 20bb55c69e fix too many or too few labels error when train a classifier nguyentienanh2303 2020-09-02 15:15:23 +0700
  • ecad770071 Added [yolo] l.cls_normalizer AlexeyAB 2020-08-30 02:34:29 +0300
  • acd8f31969 Added [yolo] obj_normalizer=1.0 delta_normalizer=1.0 AlexeyAB 2020-08-30 01:55:49 +0300