Commit Graph

216 Commits

Author SHA1 Message Date
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