Commit Graph

211 Commits

Author SHA1 Message Date
0eee8404bf Update Readme.md 2019-11-09 14:03:29 +03:00
2eb68d5177 Update Readme.md 2019-10-19 15:09:15 +03:00
5dfbbfdb5f Merge pull request #3375 from acxz/build_instructions
Build instructions
2019-10-19 15:05:20 +03:00
0823d04247 Add readability changes
Make CMake-GUI install more visible than vcpkg install
2019-10-18 19:24:49 -04:00
e24c96dc8b Update Readme.md 2019-10-03 17:28:06 +03:00
7181c7435f Update readme.md 2019-10-03 16:40:08 +03:00
ff0b739e43 Update Readme.md 2019-10-03 12:12:00 +03:00
2fa539779f Readme.md 2019-09-27 22:35:56 +03:00
6f4d93bb9f Update readme.md 2019-09-22 17:38:42 +03:00
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
4c315ea26b Update Readme.md 2019-08-09 12:42:39 +03:00
44d2fce4dd remove unreadable char 2019-08-02 14:59:23 +02:00
9e9b2c4936 Update Readme.md 2019-06-20 20:52:26 +03:00
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
de07ab6924 added more ways to create so an dll files 2019-06-12 12:14:25 -04:00
fead96a002 fixed link to cmake-gui section 2019-06-10 13:00:05 -04:00
69601cd8b0 added cmake build instructions and reorganized some install instructions 2019-06-10 12:44:18 -04:00
4b1ecfb419 Minor fix 2019-05-17 02:17:55 +03:00
038289eb7d Some conv-lstm, sgdr and other fixes 2019-05-14 14:35:22 +03:00
31dc6c8680 Added LSTM sequence detector, and blur data augmentation (for OpenCV only) 2019-05-07 16:28:31 +03:00
8cd5a9364a OpenCV fix for channel=1. README.md fix 2019-04-23 20:46:10 +03:00
099b71d1de Removed IplImage completely 2019-04-16 16:35:54 +03:00
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