Alexey
|
31f5178c84
|
Update Readme.md
|
2017-08-05 14:36:51 +03:00 |
AlexeyAB
|
9c1b9a2cf6
|
Added the ability to detect on multiple images using SO/DLL
|
2017-08-05 02:08:11 +03:00 |
AlexeyAB
|
e34f0416f5
|
Added detection on images from the txt list file by using SO/DLL.
|
2017-08-05 01:47:58 +03:00 |
AlexeyAB
|
57fa745be8
|
Fixed speed of SO/DLL
|
2017-08-04 23:31:12 +03:00 |
AlexeyAB
|
52462f2ba6
|
Changed example of DLL/SO usage to work faster
|
2017-08-04 20:24:27 +03:00 |
AlexeyAB
|
fd671a7a4a
|
LIBSO=1 compile darknet.so library on Linux
|
2017-08-04 17:57:05 +03:00 |
Alexey
|
de625aa4a7
|
Update Readme.md
|
2017-08-03 22:35:24 +03:00 |
AlexeyAB
|
9ff0b7efcb
|
Linux supported
|
2017-08-03 22:18:00 +03:00 |
AlexeyAB
|
111b749d03
|
fixed load image for OpenCV 3.0
|
2017-08-03 20:42:40 +03:00 |
Alexey
|
53b69a2142
|
Update Readme.md
|
2017-08-03 01:41:28 +03:00 |
AlexeyAB
|
bc810016a1
|
cuDNN 6.0 supported. Also speed of console example improved.
|
2017-08-03 01:36:22 +03:00 |
Alexey
|
ab1c5f9e57
|
Update Readme.md
|
2017-08-03 01:05:51 +03:00 |
Alexey
|
e29ccc66b6
|
Update Readme - OpenCV 3.0 or 2.4.13
|
2017-08-03 01:03:01 +03:00 |
AlexeyAB
|
815e7a127b
|
Supported OpenCV 3.0 and 2.4.13. Supported Windows and Linux.
|
2017-08-03 00:48:29 +03:00 |
Alexey
|
eb45500f33
|
Update Readme.md - how to use Yolo9000
|
2017-07-28 00:36:11 +03:00 |
AlexeyAB
|
1fd398da4f
|
Added cfg, labels, tree ... files for Yolo9000
|
2017-07-28 00:24:10 +03:00 |
AlexeyAB
|
576dbe12e6
|
Fixed memory release
|
2017-07-25 14:28:17 +03:00 |
AlexeyAB
|
51477ab274
|
Increased 2.3 times performance of Yolo on CPU by using OpenMP in both darknet_no_gpu and yolo_cpp_dll_no_gpu
|
2017-07-25 02:40:23 +03:00 |
AlexeyAB
|
37921caad3
|
Fix that allows speedup usage of Yolo-DLL
|
2017-07-24 21:43:44 +03:00 |
AlexeyAB
|
d6ea2ef026
|
Fix Debug to compile DLL in yolo_cpp_dll.vcxproj and yolo_cpp_dll_no_gpu.vcxproj
|
2017-07-24 18:50:54 +03:00 |
AlexeyAB
|
9920410ba9
|
minor fix
|
2017-07-14 12:11:45 +03:00 |
AlexeyAB
|
5bc62b14e0
|
Memory leak fixed
|
2017-07-03 14:12:52 +03:00 |
AlexeyAB
|
5eb552fcfc
|
Un-commented the line to saving output video file.
|
2017-06-30 19:01:32 +03:00 |
AlexeyAB
|
42d06a7485
|
Increased speed for high res video 4K (3840 x 2026) 30-40 FPS.
|
2017-06-30 19:00:36 +03:00 |
Alexey
|
f9b306bd12
|
Update Readme.md
|
2017-06-29 23:08:55 +03:00 |
AlexeyAB
|
75a25c5e60
|
For the console-app that uses DLL changed: MT-Debug-DLL (/MDd) to MT-DLL (/MD)
|
2017-06-29 20:52:42 +03:00 |
Alexey
|
b585124e55
|
Update Readme.md
|
2017-05-21 14:07:13 +03:00 |
Alexey
|
d793fc2685
|
Update Readme.md
|
2017-05-12 00:22:25 +03:00 |
AlexeyAB
|
665fa11fd5
|
Added DLL for CPU (without GPU) - yolo_cpp_dll_no_gpu.sln
|
2017-05-10 14:32:40 +03:00 |
Alexey
|
d8bafc7284
|
Update Readme.md
|
2017-04-28 14:04:56 +03:00 |
AlexeyAB
|
57b0fb14a6
|
Added old yolo-voc.2.0.cfg and yolo.2.0.cfg
|
2017-04-28 14:02:29 +03:00 |
Alexey
|
da6258bd12
|
Merge pull request #72 from jasrk11/patch-1
Added support for custom data with png image files
|
2017-04-26 16:59:28 +03:00 |
Rakesh Jasti
|
c3b9e44538
|
Added support for custom data with png image files
|
2017-04-26 19:18:19 +05:30 |
Alexey
|
7667154f1e
|
Update Readme.md
|
2017-04-25 13:42:44 +03:00 |
AlexeyAB
|
97ed11ca15
|
Fixed valid param in .data-file for - valid recall
|
2017-04-25 13:28:48 +03:00 |
Alexey
|
a87abe8de5
|
Update Readme.md
|
2017-04-24 01:52:45 +03:00 |
Alexey
|
cb65a8bcd4
|
Readme.md - fixed link to MSVS 2015 Community
|
2017-04-22 22:11:18 +03:00 |
Alexey
|
56ff0edf10
|
Update Readme.md
|
2017-04-21 13:45:31 +03:00 |
Alexey
|
85d1416ff0
|
Update Readme.md - test result VOC 2012
|
2017-04-16 17:39:49 +03:00 |
AlexeyAB
|
4b79288a1a
|
tmp2
|
2017-04-07 18:24:13 +03:00 |
AlexeyAB
|
113a8cd372
|
tmp1
|
2017-04-07 18:23:49 +03:00 |
AlexeyAB
|
8f3d2d0421
|
Fixed cfg-files
|
2017-04-07 18:21:07 +03:00 |
AlexeyAB
|
e5ab66d7a7
|
Updated cfg-files for new weights-files
|
2017-04-07 18:06:56 +03:00 |
AlexeyAB
|
9c63bd33ad
|
Added dir: results
|
2017-04-07 17:12:09 +03:00 |
Alexey
|
adfafa6ab3
|
Update Readme.md - fix
|
2017-04-05 14:08:13 +03:00 |
AlexeyAB
|
d360b6a42a
|
Implementation of tracking-function moved to cpp-file
|
2017-04-03 15:27:50 +03:00 |
Alexey
|
9493fa14c4
|
Update Readme.md - required cuDNN v5.1
|
2017-03-31 21:56:27 +03:00 |
AlexeyAB
|
3659d84f24
|
Added tracking: numerating the detected objects on video
|
2017-03-31 21:42:51 +03:00 |
AlexeyAB
|
2662cd51a3
|
Fixed sequence of freeing memory.
|
2017-03-28 13:57:27 +03:00 |
AlexeyAB
|
5e5987baf8
|
Fixed path to darknet_no_gpu.exe in darknet_no_gpu.vcxproj
|
2017-03-24 00:12:58 +03:00 |