AlexeyAB
|
5c2ddd301e
|
Added param to cfg: [net] gaussian_noise=40
|
2020-03-22 17:38:07 +03:00 |
AlexeyAB
|
114a7f942b
|
Added command line param -dontuse_opencv for training Classifier. Also use GaussianBlur instead of bilateralFilter for blur=1 for training Classifier and Detector.
|
2019-12-28 18:46:10 +03:00 |
AlexeyAB
|
eac26226a7
|
Added scale_x_y param to [yolo]-layer (for sigmoid).
In previous commit is used GIoU(generalized-iou) from https://github.com/generalized-iou/g-darknet
|
2019-06-04 21:20:59 +03:00 |
AlexeyAB
|
4b1ecfb419
|
Minor fix
|
2019-05-17 02:17:55 +03:00 |
AlexeyAB
|
8c970498a2
|
Minor fix
|
2019-04-11 02:47:19 +03:00 |
AlexeyAB
|
f19d1440cb
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
AlexeyAB
|
b6e15f1656
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
AlexeyAB
|
d5cb0b490c
|
scripts/README.md
|
2019-03-03 15:09:41 +03:00 |