Stefano Sinigardi
91efb7c7f6
Deploy CUDA 11.3 in CI ( #7630 )
...
* [nuget] use personal baget repo
* update cuda to 11.3 on windows
* add error messages during build to not have green badge when failed
* remove cygwin script, is untested now; use deploy-cuda.ps1 script also inside setup.ps1
2021-04-21 19:25:46 +03:00
AlexeyAB
4343ee8394
Fix scripts/README.md
2020-07-25 14:55:48 +03:00
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