Alexey
|
66dfa5bba4
|
Update README.md
|
2020-12-07 17:22:17 +03:00 |
AlexeyAB
|
ef279575c5
|
Fixed yolov4-csp.cfg, yolov4x-mish.cfg
|
2020-12-07 02:10:09 +03:00 |
AlexeyAB
|
c47b24a81d
|
Fixed new_coords=1, yolov4-csp.cfg, yolov4x-mish.cfg
|
2020-12-07 00:08:30 +03:00 |
AlexeyAB
|
4709f6156c
|
Use default gradient for new_coords=1
|
2020-12-04 21:01:24 +03:00 |
AlexeyAB
|
8d6e56e7b4
|
Fixed new_coords=1 training
|
2020-12-04 03:06:08 +03:00 |
AlexeyAB
|
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;
|
2020-12-03 02:33:53 +03:00 |
AlexeyAB
|
560fda3494
|
[net] weights_reject_freq=1001
|
2020-12-02 14:42:05 +03:00 |
AlexeyAB
|
6d5addd176
|
Fixed new_coords=1 scale_x_y = 2.0 for yolov4x-mish.cfg and yolov4-csp.cfg
|
2020-12-01 17:28:28 +03:00 |
AlexeyAB
|
eb208de417
|
Commented in the Makefile: -gencode arch=compute_86,code=[sm_86,compute_86]
|
2020-12-01 16:45:28 +03:00 |
AlexeyAB
|
e87042a49a
|
Fixed Makefile and CMakeLists.txt for RTX 3090
|
2020-12-01 05:14:02 +03:00 |
AlexeyAB
|
80e1da22ee
|
Added [net] ema_alpha=0.998
|
2020-11-29 21:30:41 +03:00 |
AlexeyAB
|
332ec6496e
|
[net] equidistant_point=200000 num_sigmas_reject_badlabels=3 badlabels_rejection_percentage=0.1
|
2020-11-28 17:35:54 +03:00 |
AlexeyAB
|
bf5084934f
|
Added yolov4-csp.cfg
|
2020-11-28 02:57:12 +03:00 |
AlexeyAB
|
181967937d
|
Minor fix
|
2020-11-24 14:24:35 +03:00 |
AlexeyAB
|
333cc14a06
|
[net] equidistant_point=1 instead of LR-scheduler
|
2020-11-24 01:41:00 +03:00 |
AlexeyAB
|
f056fc3b6a
|
Speedup [yolo] layer
|
2020-11-23 23:32:55 +03:00 |
AlexeyAB
|
d2703b0ecf
|
optimized_memory=1, learning_rate=0.001, max_delta=20, 5, 2 for yolov4x-mish.cfg
|
2020-11-23 19:55:26 +03:00 |
AlexeyAB
|
be906dfa0e
|
Minor fix
|
2020-11-21 05:51:31 +03:00 |
AlexeyAB
|
d18e22ae1b
|
fix new_coords for CPU
|
2020-11-20 21:14:31 +03:00 |
AlexeyAB
|
d82cf7e684
|
max_delta=20 for yolov4x-mish.cfg
|
2020-11-20 18:45:30 +03:00 |
AlexeyAB
|
9db8609e7a
|
Added cspx-p7-mish.cfg
|
2020-11-20 04:25:41 +03:00 |
AlexeyAB
|
5c046bea96
|
minor fix
|
2020-11-18 04:06:28 +03:00 |
AlexeyAB
|
17cf4bfbfc
|
added yolov4x-mish.cfg
|
2020-11-16 20:36:02 +03:00 |
AlexeyAB
|
8c9c517189
|
[yolo] new_coords=1
|
2020-11-16 16:29:06 +03:00 |
AlexeyAB
|
c7e3e2ee9e
|
Fix nms for valid, coco 2014 -> 2017
|
2020-11-16 15:17:18 +03:00 |
Alexey
|
b51cf902ee
|
Merge pull request #6943 from MarvinKlemp/master
Added a hint for installation with CUDA version >= 11
|
2020-11-15 23:21:12 +03:00 |
Alexey
|
46a168bfae
|
Merge pull request #6944 from Sialitech/classifier
Restore classifier function to python API
|
2020-11-15 23:21:01 +03:00 |
MarvinKlemp
|
fe8e9edd29
|
Added Ampere Gencode
|
2020-11-12 10:12:50 +01:00 |
MarvinKlemp
|
3d33bbfecc
|
generalized statement
|
2020-11-12 10:07:54 +01:00 |
JaledMC
|
682210bc72
|
Free image memory
|
2020-11-09 00:36:36 +01:00 |
JaledMC
|
236205879d
|
Add image_classification function to darknet_images
Enable darknet classifier, without bbox detection
|
2020-11-09 00:31:42 +01:00 |
JaledMC
|
3817006ef9
|
Sync with original repo
|
2020-11-09 00:24:37 +01:00 |
MarvinKlemp
|
5ebcf63fce
|
Added a hint for installation with CUDA version >= 11
|
2020-11-08 16:30:21 +01:00 |
Alexey
|
14b196d4f2
|
Update README.md
|
2020-11-04 22:01:46 +03:00 |
AlexeyAB
|
f04f418d27
|
cspx-p7-mish_hp.cfg experimental
|
2020-11-03 20:28:52 +03:00 |
AlexeyAB
|
8297b1be31
|
Added some hyper-params to the yolov4-tiny_contrastive.cfg
|
2020-10-20 05:37:49 +03:00 |
AlexeyAB
|
88936e06a9
|
Added some hyper-params to the yolov4-tiny_contrastive.cfg
|
2020-10-20 05:34:37 +03:00 |
AlexeyAB
|
7a28aade28
|
yolov4-tiny_contrastive.cfg
|
2020-10-20 02:49:39 +03:00 |
Alexey
|
d65909fbea
|
Update README.md
|
2020-10-11 15:54:55 +03:00 |
Alexey
|
91b5dd2da7
|
Update README.md
|
2020-10-07 01:14:00 +03:00 |
Alexey
|
f8afd1b016
|
Merge pull request #6719 from cenit/dev/cenit/llvm12
fix compatibility with newer clang
|
2020-10-05 06:46:27 +03:00 |
Alexey
|
9db0ed9662
|
Merge pull request #6642 from zk2ly/zk2ly-patch-1
Update darknet_images.py
|
2020-09-25 07:10:57 +03:00 |
Alexey
|
622b175860
|
Merge pull request #6668 from Shaing/master
Fix: Python example API that caused Memory leak.
|
2020-09-25 07:03:16 +03:00 |
Stefano Sinigardi
|
860d5291d4
|
fix compatibility with newer clang
|
2020-09-23 11:03:47 +02:00 |
AlexeyAB
|
fdb1841eb1
|
Ignore behavior of [history] layer for training on non-sequential images
|
2020-09-21 06:11:20 +03:00 |
AlexeyAB
|
8993a24747
|
Added: [net] contrastive_color=0 and [contrastive] contrastive_neg_max
|
2020-09-21 05:48:15 +03:00 |
AllenH
|
5aa9fddce6
|
fix: python API that caused Memory leak
|
2020-09-15 15:47:05 +08:00 |
zk2ly
|
05a88b2614
|
Update darknet_images.py
|
2020-09-10 15:28:21 +08:00 |
AlexeyAB
|
eb0272f27a
|
Fixed cuDNN 8.x usage
|
2020-09-06 04:54:20 +03:00 |
AlexeyAB
|
ecad770071
|
Added [yolo] l.cls_normalizer
|
2020-08-30 02:34:29 +03:00 |