Commit Graph

189 Commits

Author SHA1 Message Date
e647a59f48 [README] include OpenCV 4 into supported OpenCV versions 2019-04-10 13:52:53 +02:00
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
b6a824df39 Minor fix 2019-04-08 02:42:44 +03:00
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
f5fd086407 Minor fix 2019-03-28 00:11:16 +03:00
ab9e891f60 Minor fixes 2019-03-26 18:32:36 +03:00
1cd332e4ca Update Readme.md 2019-03-20 17:23:40 +03:00
fefc7ef803 improve CUDA setup instructions and templates in scripts 2019-03-19 20:07:02 +01:00
707924236d Merge branch 'master' into master 2019-03-18 20:37:32 +03:00
c4716dadd4 Merge pull request #2095 from apatsekin/patch-1
Update README.md (steps= for multi-gpu)
2019-03-18 20:36:13 +03:00
fd2012475c Merge pull request #958 from ChihHsuLin/patch-1
Fix the path to voc.data
2019-03-18 20:29:11 +03:00
b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 2019-03-18 02:48:52 +03:00
b751bac175 Fixed mAP calculation for CRNN layer during training 2019-03-05 02:15:44 +03:00
42b8c0751e Update Readme.md 2019-03-03 13:18:32 +03:00
7872cbf198 Update Readme.md 2019-02-22 17:53:27 +03:00
954feac226 Update Readme.md 2019-02-22 17:03:36 +03:00
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
cbc1c6d8ca improve CMake alternative, add instructions in README 2019-02-18 09:34:20 +01:00
3e2ef94130 Update Readme.md 2019-02-14 01:06:35 +03:00
64b217aa86 Update Readme.md 2019-02-06 14:51:02 +03:00
e1ec8a8b07 Update Readme.md 2019-02-02 00:58:09 +03:00
29aa716bd9 Update Readme.md 2019-01-23 18:04:31 +03:00
ec9b989c0a Update Readme.md 2019-01-21 22:40:56 +03:00
8b7494d920 Update Readme.md 2019-01-21 02:38:58 +03:00
73d9abff2d Merge remote-tracking branch 'upstream/master' 2019-01-18 19:33:17 +08:00
920d792a0c Update Readme.md 2019-01-15 13:51:07 +03:00
d9e559a245 Update Readme.md 2019-01-14 17:10:42 +03:00
e13df51d19 Merge remote-tracking branch 'upstream/master' 2019-01-13 11:45:46 +08:00
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
840aac5115 Update Readme.md 2019-01-11 23:24:57 +03:00
333f1de2c3 Update Readme.md 2019-01-06 01:27:41 +03:00
1a2f16e9d9 Update Readme.md 2019-01-04 19:01:33 +03:00
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
440c942cd3 Update README.md (steps= for multi-gpu)
steps= remark for multi-gpu training
2018-12-23 12:03:17 -05:00
78d1ade380 Update Readme.md 2018-12-23 01:00:16 +03:00
9f5478983d Update Readme.md 2018-12-15 19:29:19 +03:00
2c04b6ab9a Update Readme.md 2018-12-13 16:29:16 +03:00
6b4dca27d3 Update Readm.emd 2018-12-12 18:05:09 +03:00
3256967119 Update Readme.md 2018-12-10 01:37:40 +03:00
ca3bf2fa92 Update Readme.md 2018-12-10 01:30:48 +03:00
89cb877689 Update Readme.md 2018-12-10 01:24:58 +03:00
2c5e383c04 Update Readme.md 2018-11-01 03:32:31 +03:00
31df5e2735 Update Readme.md 2018-10-25 21:39:27 +03:00
76706dc4a6 Added yolov3-openimages.cfg and SELU activation 2018-10-15 20:16:08 +03:00
2bb44454a5 Minor fix 2018-10-14 00:20:23 +03:00
129417ae7f Update Readme.md 2018-09-24 02:06:35 +03:00
8e0b265067 Update Readme.md 2018-09-14 15:54:01 +03:00
b829fee30b Update Readme.md 2018-09-14 15:29:52 +03:00
dbdd31ee21 updated README to include information about learning rate adjustment for multiple GPUs 2018-08-22 13:56:41 +02:00
8e018980a8 Update Readme.md 2018-08-20 21:58:51 +03:00