AlexeyAB
36c73c5b9e
Some explanations for training
2020-04-28 19:20:50 +03:00
AlexeyAB
65506eb04a
Minor fix
2020-04-27 16:40:43 +03:00
Alexey
8e272fa868
Update Readme.md
2020-04-27 15:48:34 +03:00
Alexey
8db3fe4ef6
Update Readme.md
2020-04-25 18:05:36 +03:00
Alexey
2fc7fbbc0e
Update Readme.md
2020-04-24 16:22:13 +03:00
Alexey
b1b2d5cfef
Update Readme.md
2020-04-24 04:02:02 +03:00
Alexey
3d4242a6e5
Update Readme.md
2020-04-23 15:23:39 +03:00
AlexeyAB
4131ae1d6e
Yolo v4
2020-04-23 14:49:06 +03:00
AlexeyAB
3d9aa2af47
`./darknet detector calc_anchors` calculates both anchors= and counters_per_class=
2020-04-07 22:40:20 +03:00
Evert Arends
4f95c78f54
Update readme
...
Updated the readme to prevent reading mistakes and hours of pointless searching
2020-03-03 19:27:53 +01:00
Alexey
60e0950c74
Update Readme.md
2020-03-02 18:15:47 +03:00
Alexey
cd1c7c32af
Update Readme.md
2020-01-03 04:33:28 +03:00
AlexeyAB
0be40dbc92
Update README.md
2020-01-03 00:21:03 +03:00
AlexeyAB
0a841f6a22
Fixed strech_sway=1 param, local_avgpool for large size
2019-12-23 02:04:23 +03:00
AlexeyAB
b2749c9e97
Update Readme.md
2019-12-21 14:05:16 +03:00
Alexey
3004ee851c
Update Readme.md
2019-12-18 15:59:01 +03:00
Alexey
55d84cd02a
Update Readme.md
2019-11-24 23:46:23 +03:00
Alexey
b527b449e6
minor fix Readme.md
2019-11-24 23:45:12 +03:00
HagegeR
8fba668a34
Fix typo
2019-11-24 22:41:09 +02:00
HagegeR
d723d2cfd0
added gaussian documentation
...
I wasn't sure how to add the distinction without breaking the explanation flow, I hope I did ok...
2019-11-24 19:49:03 +02:00
Alexey
7713a0209c
Update Readme.md
2019-11-22 02:43:33 +03:00
Alexey
0eee8404bf
Update Readme.md
2019-11-09 14:03:29 +03:00
Alexey
2eb68d5177
Update Readme.md
2019-10-19 15:09:15 +03:00
Alexey
5dfbbfdb5f
Merge pull request #3375 from acxz/build_instructions
...
Build instructions
2019-10-19 15:05:20 +03:00
acxz
0823d04247
Add readability changes
...
Make CMake-GUI install more visible than vcpkg install
2019-10-18 19:24:49 -04:00
Alexey
e24c96dc8b
Update Readme.md
2019-10-03 17:28:06 +03:00
Alexey
7181c7435f
Update readme.md
2019-10-03 16:40:08 +03:00
Alexey
ff0b739e43
Update Readme.md
2019-10-03 12:12:00 +03:00
Alexey
2fa539779f
Readme.md
2019-09-27 22:35:56 +03:00
Alexey
6f4d93bb9f
Update readme.md
2019-09-22 17:38:42 +03:00
AlexeyAB
1e0b50c29e
Added yolov3-tiny-prn.cfg and enet-coco.cfg (EfficientNetb0-Yolo- 45.5% mAP@0.5 - 3.7 BFlops) https://github.com/WongKinYiu/PartialResidualNetworks
2019-09-04 18:51:40 +03:00
Alexey
4c315ea26b
Update Readme.md
2019-08-09 12:42:39 +03:00
Stefano Sinigardi
44d2fce4dd
remove unreadable char
2019-08-02 14:59:23 +02:00
AlexeyAB
9e9b2c4936
Update Readme.md
2019-06-20 20:52:26 +03:00
Stefano Sinigardi
c0a9c741c3
clean up of README about deprecated option, invert logic of vcpkg flag in build.ps1 for improved clarity
2019-06-13 06:54:54 +02:00
acxz
de07ab6924
added more ways to create so an dll files
2019-06-12 12:14:25 -04:00
acxz
fead96a002
fixed link to cmake-gui section
2019-06-10 13:00:05 -04:00
acxz
69601cd8b0
added cmake build instructions and reorganized some install instructions
2019-06-10 12:44:18 -04:00
AlexeyAB
4b1ecfb419
Minor fix
2019-05-17 02:17:55 +03:00
AlexeyAB
038289eb7d
Some conv-lstm, sgdr and other fixes
2019-05-14 14:35:22 +03:00
AlexeyAB
31dc6c8680
Added LSTM sequence detector, and blur data augmentation (for OpenCV only)
2019-05-07 16:28:31 +03:00
AlexeyAB
8cd5a9364a
OpenCV fix for channel=1. README.md fix
2019-04-23 20:46:10 +03:00
AlexeyAB
099b71d1de
Removed IplImage completely
2019-04-16 16:35:54 +03:00
Stefano Sinigardi
e647a59f48
[README] include OpenCV 4 into supported OpenCV versions
2019-04-10 13:52:53 +02:00
Stefano Sinigardi
f6d45f1408
[travis] improve CI configurations, add no-opencv-ones, add opencv4 on
...
macOS
[build.sh] improve handling of vcpkg
[readme] update instructions for newer visual studio versions
[build.ps1] add VS2015 and VS2019 using vswhere
2019-04-09 09:06:58 +02:00
AlexeyAB
b6a824df39
Minor fix
2019-04-08 02:42:44 +03:00
Stefano Sinigardi
bff37eb406
add reference to opencv[ffmpeg], fix spell errors, fix LD_LIBRARY_PATH for cuda on travis-ci, create a script to update cmake on cygwin-appveyor-ci
2019-03-29 14:06:23 +01:00
AlexeyAB
f5fd086407
Minor fix
2019-03-28 00:11:16 +03:00
AlexeyAB
ab9e891f60
Minor fixes
2019-03-26 18:32:36 +03:00
Alexey
1cd332e4ca
Update Readme.md
2019-03-20 17:23:40 +03:00
Stefano Sinigardi
fefc7ef803
improve CUDA setup instructions and templates in scripts
2019-03-19 20:07:02 +01:00
Alexey
707924236d
Merge branch 'master' into master
2019-03-18 20:37:32 +03:00
Alexey
c4716dadd4
Merge pull request #2095 from apatsekin/patch-1
...
Update README.md (steps= for multi-gpu)
2019-03-18 20:36:13 +03:00
Alexey
fd2012475c
Merge pull request #958 from ChihHsuLin/patch-1
...
Fix the path to voc.data
2019-03-18 20:29:11 +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
b751bac175
Fixed mAP calculation for CRNN layer during training
2019-03-05 02:15:44 +03:00
Alexey
42b8c0751e
Update Readme.md
2019-03-03 13:18:32 +03:00
Alexey
7872cbf198
Update Readme.md
2019-02-22 17:53:27 +03:00
Alexey
954feac226
Update Readme.md
2019-02-22 17:03:36 +03:00
Alexey
14650fb649
Merge pull request #2412 from cenit/dev/cenit/yoloAlexey_cmake
...
add CMakeLists.txt and necessary modules
2019-02-22 16:41:18 +03:00
Stefano Sinigardi
cbc1c6d8ca
improve CMake alternative, add instructions in README
2019-02-18 09:34:20 +01:00
Alexey
3e2ef94130
Update Readme.md
2019-02-14 01:06:35 +03:00
Alexey
64b217aa86
Update Readme.md
2019-02-06 14:51:02 +03:00
Alexey
e1ec8a8b07
Update Readme.md
2019-02-02 00:58:09 +03:00
Alexey
29aa716bd9
Update Readme.md
2019-01-23 18:04:31 +03:00
Alexey
ec9b989c0a
Update Readme.md
2019-01-21 22:40:56 +03:00
Alexey
8b7494d920
Update Readme.md
2019-01-21 02:38:58 +03:00
duohappy
73d9abff2d
Merge remote-tracking branch 'upstream/master'
2019-01-18 19:33:17 +08:00
Alexey
920d792a0c
Update Readme.md
2019-01-15 13:51:07 +03:00
Alexey
d9e559a245
Update Readme.md
2019-01-14 17:10:42 +03:00
duohappy
e13df51d19
Merge remote-tracking branch 'upstream/master'
2019-01-13 11:45:46 +08:00
AlexeyAB
70260cda24
Added -mjpeg_port 8090 for Training. Loss-chart saved to chart.png even when used -dont_show.
...
mAP is calculated during training even without OpenCV.
2019-01-12 13:45:37 +03:00
Alexey
840aac5115
Update Readme.md
2019-01-11 23:24:57 +03:00
Alexey
333f1de2c3
Update Readme.md
2019-01-06 01:27:41 +03:00
Alexey
1a2f16e9d9
Update Readme.md
2019-01-04 19:01:33 +03:00
duohappy
7612131abb
in yolo_cpp_dll.sln, miss a “\”
...
I open yolo_cpp_dll.sln, and check the config. "\" is missed.
Linker -> General -> Additional Library Directories
$(CUDA_PATH)lib\$(PlatformName)-->$(CUDA_PATH)\lib\$(PlatformName)
2018-12-29 20:14:08 +08:00
apatsekin
440c942cd3
Update README.md (steps= for multi-gpu)
...
steps= remark for multi-gpu training
2018-12-23 12:03:17 -05:00
Alexey
78d1ade380
Update Readme.md
2018-12-23 01:00:16 +03:00
Alexey
9f5478983d
Update Readme.md
2018-12-15 19:29:19 +03:00
Alexey
2c04b6ab9a
Update Readme.md
2018-12-13 16:29:16 +03:00
Alexey
6b4dca27d3
Update Readm.emd
2018-12-12 18:05:09 +03:00
Alexey
3256967119
Update Readme.md
2018-12-10 01:37:40 +03:00
Alexey
ca3bf2fa92
Update Readme.md
2018-12-10 01:30:48 +03:00
Alexey
89cb877689
Update Readme.md
2018-12-10 01:24:58 +03:00
Alexey
2c5e383c04
Update Readme.md
2018-11-01 03:32:31 +03:00
Alexey
31df5e2735
Update Readme.md
2018-10-25 21:39:27 +03:00
AlexeyAB
76706dc4a6
Added yolov3-openimages.cfg and SELU activation
2018-10-15 20:16:08 +03:00
AlexeyAB
2bb44454a5
Minor fix
2018-10-14 00:20:23 +03:00
Alexey
129417ae7f
Update Readme.md
2018-09-24 02:06:35 +03:00
Alexey
8e0b265067
Update Readme.md
2018-09-14 15:54:01 +03:00
Alexey
b829fee30b
Update Readme.md
2018-09-14 15:29:52 +03:00
Roland Singer
dbdd31ee21
updated README to include information about learning rate adjustment for multiple GPUs
2018-08-22 13:56:41 +02:00
Alexey
8e018980a8
Update Readme.md
2018-08-20 21:58:51 +03:00
Alexey
08d0e07ed6
Update Readme.md
2018-08-19 14:08:02 +03:00
Alexey
fa7bfe3412
Update Readme.md
2018-08-16 00:07:36 +03:00
Alexey
78284f791e
Update Readme.md
2018-08-09 22:53:09 +03:00
Alexey
b3c5e42b62
Update Readme.md
2018-07-12 01:48:45 +03:00
Alexey
e7f64b1506
Update Readme.md
2018-07-07 13:15:08 +03:00
Alexey
b7a6dffd3e
Update Readme.md
2018-07-06 21:58:35 +03:00
Alexey
f7961c3ca8
Update Readme.md
2018-07-04 19:00:42 +03:00