Commit Graph

679 Commits

Author SHA1 Message Date
4d9a2bdac6 Minor fixes 2018-04-11 23:04:23 +03:00
bd9989d29a Exit by ESC in yolo_console_dll.cpp 2018-04-11 02:02:49 +03:00
2ce6460c79 Remove truth only if smaller than 1x1 pix during training 2018-04-10 21:08:24 +03:00
0c95d8dfac Update Readme.md 2018-04-09 13:28:20 +03:00
198b4287f7 Update Readme.md 2018-04-09 00:54:41 +03:00
1b1221ace5 Minor fix for Web Cam on OpenCV 3.x 2018-04-06 23:58:32 +03:00
2a9f7e44ce Added automatic AVX support - speedup +20% on CPU x86_64 Intel Skylake 2018-04-06 20:34:38 +03:00
f1ad9a0487 Compile fix 2018-04-06 01:31:04 +03:00
943f6e874b Added Focal Loss to yolo-layer 2018-04-05 23:27:02 +03:00
be9d971ddb Compile error fix 2018-04-03 16:56:53 +03:00
1b2c70f82a Detection is accelerated by 7 percent (fused conv and batch_norm layers) 2018-04-03 16:42:00 +03:00
ee8a941922 Minor fix 2018-04-03 14:02:39 +03:00
1b85111217 Update Readme.md 2018-04-03 02:09:02 +03:00
726cebd3fb Fixed detector recall 2018-04-02 15:02:53 +03:00
c3c6703b8b Update Readme.md 2018-04-02 14:16:51 +03:00
c83865bb61 Fixed partial.cmd for new tiny weights 2018-04-02 14:13:10 +03:00
91f7482138 Update Readme.md 2018-04-01 21:45:42 +03:00
d9b744298e Update Readme.md 2018-04-01 14:06:23 +03:00
97378e08b5 Update Readme.md 2018-04-01 14:04:38 +03:00
bf738fb0e3 Sort anchors 2018-03-31 13:33:41 +03:00
a0dc4d717a Update Readme.md 2018-03-30 18:34:28 +03:00
35cc0aaa15 Added max_boxes for yolo v3 2018-03-30 15:51:54 +03:00
5ea28716cc Removed printf 2018-03-30 15:39:45 +03:00
23cb35e6c8 Changed small_object 2018-03-30 14:46:51 +03:00
9fbd1936eb small_object can be used in [net] in cfg-file for objects 1x1 pix on FullHD image 2018-03-30 14:32:41 +03:00
a7a2e1bb4b Example of anchors generation for Yolo v3 2018-03-30 13:19:53 +03:00
e47b3c6a5b Update Readme.md 2018-03-30 01:51:02 +03:00
f7997131c6 Update Readme.md 2018-03-30 01:42:22 +03:00
ee38c6e151 Added yolov3-voc.cfg 2018-03-30 01:38:01 +03:00
0039fd2678 Yolo v3 using SO/DLL library 2018-03-29 20:47:17 +03:00
d0039f6dfd Temporary fix 2018-03-29 02:49:40 +03:00
6d56c38e8b Merge branch 'master' of github.com:AlexeyAB/darknet 2018-03-29 02:39:28 +03:00
3fc3fd0f1f Fixed training, calculation mAP and anchors for Yolo v3 2018-03-29 02:38:35 +03:00
946ef005e8 Update Readme.md 2018-03-29 01:52:41 +03:00
d28f7e6681 Update Readme.md 2018-03-28 23:51:14 +03:00
e9d287817e Minor fix 2018-03-28 23:42:22 +03:00
98365459b4 Update Readme.md 2018-03-28 23:40:18 +03:00
736eddc384 Compile fix 2018-03-28 23:35:33 +03:00
9f7d403a3c Added Yolo v2 bash files 2018-03-28 23:33:03 +03:00
5f38c0d8f5 Minor 2018-03-28 23:30:53 +03:00
b659d93a4a Changed cmd and sh files. Added new cfg files for old Yolo v2. 2018-03-28 23:23:37 +03:00
d014f7530f Fixed shifted boxes 2018-03-28 12:58:33 +03:00
991a240167 Fix 2018-03-28 03:36:05 +03:00
4bd0be410f One more try 2018-03-28 03:27:35 +03:00
42a945fc2e Another fix 2018-03-28 03:20:21 +03:00
196f223888 Compile fix 2018-03-28 03:09:28 +03:00
d9ae3dd681 Added Yolo v3 2018-03-28 02:59:03 +03:00
47c7af1cea Update Readme.md 2018-03-27 01:58:48 +03:00
2302dbed57 Merge pull request #505 from judwhite/patch-2
README.md: add notes to How to compile on Windows
2018-03-27 01:55:33 +03:00
11e6f4b081 Merge pull request #492 from sivagnanamn/master
Minor changes to keep MAC OS happy
2018-03-27 01:48:28 +03:00