|
2bac3681fc
|
Minor fixes
|
2018-07-02 13:52:11 +03:00 |
|
|
1e9d1fcedf
|
Fixed arch=compute_53,code=[sm_53,compute_53] for Jetson TX1
|
2018-06-30 23:12:25 +03:00 |
|
|
29407fa554
|
Merge pull request #1117 from Rus-L/master
Update gemm.c
|
2018-06-29 14:09:26 +03:00 |
|
|
eae7b34cc0
|
Update gemm.c
optimization calculations
|
2018-06-29 11:39:03 +03:00 |
|
|
0e1d52500d
|
Merge pull request #1111 from tinohager/master
Optimize C# interface adjust array size
|
2018-06-28 01:41:52 +03:00 |
|
|
bff7644f31
|
remove max_objects
|
2018-06-27 23:59:10 +02:00 |
|
|
170cebf8af
|
repair tabs spaces
|
2018-06-27 23:57:54 +02:00 |
|
|
8a504c737d
|
repair tabs spaces
|
2018-06-27 23:56:47 +02:00 |
|
|
d765ed8495
|
repair tabs spaces
|
2018-06-27 23:54:21 +02:00 |
|
|
ab5368e279
|
merge changes
|
2018-06-27 23:49:41 +02:00 |
|
|
393eaec160
|
Merge branch 'master' of https://github.com/AlexeyAB/darknet
|
2018-06-27 23:46:41 +02:00 |
|
|
d6cb0fcabc
|
optimize max object definition
it is not possible to set the size on runtime
|
2018-06-27 23:11:33 +02:00 |
|
|
b847f39f60
|
Merge pull request #1106 from jing-vision/master
Expose optimize_picture() in DLL
|
2018-06-27 17:55:47 +03:00 |
|
|
db550bd804
|
Expose optimize_picture() in DLL
|
2018-06-27 11:56:21 +08:00 |
|
|
51ae7b0b50
|
Minor fix
|
2018-06-27 03:38:06 +03:00 |
|
|
f88d23ad34
|
Minor fix
|
2018-06-27 01:54:09 +03:00 |
|
|
24c889d857
|
Merge pull request #1085 from tinohager/master
.NET/C# support integration
|
2018-06-25 00:00:11 +03:00 |
|
|
b2c03b1615
|
fix build error, add c# wrapper class
|
2018-06-24 22:45:07 +02:00 |
|
|
9ed3e2df4a
|
rename c++ method
detect_image2 -> detect_mat
|
2018-06-24 21:22:50 +02:00 |
|
|
4a42031c0d
|
Merge branch 'master' of https://github.com/AlexeyAB/darknet
|
2018-06-24 20:28:12 +02:00 |
|
|
99c92f98e0
|
Fixed ability for support OpenCV for yolo_cpp_dll_no_gpu.sln
|
2018-06-23 15:24:48 +03:00 |
|
|
8d2f2653c8
|
.NET/C# support integration
Add logic for .NET/C# integration (DllImport)
|
2018-06-23 11:06:43 +02:00 |
|
|
79caf3837a
|
Revert ".NET/C# support integration"
This reverts commit 00903aebd3 .
|
2018-06-23 11:05:26 +02:00 |
|
|
00903aebd3
|
.NET/C# support integration
Add logic for .NET/C# integration (DllImport)
|
2018-06-23 11:02:37 +02:00 |
|
|
5de3a00496
|
Update Readme.md
|
2018-06-23 00:23:59 +03:00 |
|
|
026a679ded
|
Minor fix: darknet.py for OpenCV
|
2018-06-21 19:23:30 +03:00 |
|
|
455b2fc06f
|
Able letterbox for video
|
2018-06-21 14:45:43 +03:00 |
|
|
4a2a2250f9
|
Fixed removing escape symbols for command line arguments
|
2018-06-21 02:42:39 +03:00 |
|
|
76e258520e
|
Minor fix
|
2018-06-20 13:28:25 +03:00 |
|
|
3a33d00d22
|
Update Readme.md
|
2018-06-20 01:29:59 +03:00 |
|
|
56bff1dc8c
|
Fixed darknet.py when OpenCV is used (added BGR to RGB conversion)
|
2018-06-20 01:06:39 +03:00 |
|
|
7f0079dec5
|
Output video-file has the same FPS as source video-stream. Exit from demo by ESC.
|
2018-06-19 15:00:36 +03:00 |
|
|
e1e5abe191
|
Fixed some security issues
|
2018-06-16 01:27:11 +03:00 |
|
|
2b964134b4
|
Update Readme.md
|
2018-06-15 17:43:00 +03:00 |
|
|
e066cad1ec
|
Added warning if width or height isn't divisible by 32 for default Yolo-networks
|
2018-06-15 17:25:58 +03:00 |
|
|
6ed2474e14
|
Update Readme.md
|
2018-06-15 00:42:35 +03:00 |
|
|
6d44529cf9
|
Minor fix
|
2018-06-13 13:50:02 +03:00 |
|
|
eff487ba36
|
Minor fix
|
2018-06-10 16:36:33 +03:00 |
|
|
526e58d0d1
|
Merge pull request #1017 from jing-vision/master
Expose YOLODLL_API layer* get_network_layer(network* net, int i);
|
2018-06-10 14:48:38 +03:00 |
|
|
22796c5a49
|
Minor fix
|
2018-06-10 13:58:37 +03:00 |
|
|
83b2ae66e1
|
Expose YOLODLL_API layer* get_network_layer(network* net, int i);
|
2018-06-10 09:45:39 +08:00 |
|
|
17520296c7
|
Update Readme.md
|
2018-06-07 16:47:52 +03:00 |
|
|
63aeb63dee
|
Update Readme.md
|
2018-06-07 16:46:23 +03:00 |
|
|
9e79236996
|
Update Readme.md
|
2018-06-07 14:20:45 +03:00 |
|
|
35b9c3d0e7
|
Update Readme.md
|
2018-06-07 14:15:10 +03:00 |
|
|
1c05ebf522
|
Minor fix
|
2018-06-07 03:39:30 +03:00 |
|
|
3010e1f755
|
Minor fix
|
2018-06-07 03:02:35 +03:00 |
|
|
6c54f5ffb2
|
Show inconsistent information if it is present in .cfg and .names files
|
2018-06-07 02:20:44 +03:00 |
|
|
1e512b2308
|
Letter box is disabled in the darknet.py by defualt
|
2018-06-04 22:11:05 +03:00 |
|
|
3eb58c51b9
|
Merge pull request #981 from IlyaOvodov/Fix_get_color_depth
Net color depth is exposed from Detector class
|
2018-06-04 21:24:36 +03:00 |
|