998 Commits (29f509e2b72d61300d47bc211ab1f24c2acb454a)
 

Author SHA1 Message Date
Tino Hager 393eaec160 Merge branch 'master' of https://github.com/AlexeyAB/darknet 7 years ago
Tino Hager d6cb0fcabc optimize max object definition 7 years ago
Alexey b847f39f60
Merge pull request #1106 from jing-vision/master 7 years ago
vinjn db550bd804 Expose optimize_picture() in DLL 7 years ago
AlexeyAB 51ae7b0b50 Minor fix 7 years ago
AlexeyAB f88d23ad34 Minor fix 7 years ago
Alexey 24c889d857
Merge pull request #1085 from tinohager/master 7 years ago
Tino Hager b2c03b1615 fix build error, add c# wrapper class 7 years ago
Tino Hager 9ed3e2df4a rename c++ method 7 years ago
Tino Hager 4a42031c0d Merge branch 'master' of https://github.com/AlexeyAB/darknet 7 years ago
AlexeyAB 99c92f98e0 Fixed ability for support OpenCV for yolo_cpp_dll_no_gpu.sln 7 years ago
Tino Hager 8d2f2653c8 .NET/C# support integration 7 years ago
Tino Hager 79caf3837a Revert ".NET/C# support integration" 7 years ago
Tino Hager 00903aebd3 .NET/C# support integration 7 years ago
Alexey 5de3a00496
Update Readme.md 7 years ago
AlexeyAB 026a679ded Minor fix: darknet.py for OpenCV 7 years ago
AlexeyAB 455b2fc06f Able letterbox for video 7 years ago
AlexeyAB 4a2a2250f9 Fixed removing escape symbols for command line arguments 7 years ago
AlexeyAB 76e258520e Minor fix 7 years ago
Alexey 3a33d00d22
Update Readme.md 7 years ago
AlexeyAB 56bff1dc8c Fixed darknet.py when OpenCV is used (added BGR to RGB conversion) 7 years ago
AlexeyAB 7f0079dec5 Output video-file has the same FPS as source video-stream. Exit from demo by ESC. 7 years ago
AlexeyAB e1e5abe191 Fixed some security issues 7 years ago
Alexey 2b964134b4
Update Readme.md 7 years ago
AlexeyAB e066cad1ec Added warning if width or height isn't divisible by 32 for default Yolo-networks 7 years ago
Alexey 6ed2474e14
Update Readme.md 7 years ago
AlexeyAB 6d44529cf9 Minor fix 7 years ago
AlexeyAB eff487ba36 Minor fix 7 years ago
Alexey 526e58d0d1
Merge pull request #1017 from jing-vision/master 7 years ago
AlexeyAB 22796c5a49 Minor fix 7 years ago
vinjn 83b2ae66e1 Expose YOLODLL_API layer* get_network_layer(network* net, int i); 7 years ago
Alexey 17520296c7
Update Readme.md 7 years ago
Alexey 63aeb63dee
Update Readme.md 7 years ago
Alexey 9e79236996
Update Readme.md 7 years ago
Alexey 35b9c3d0e7
Update Readme.md 7 years ago
AlexeyAB 1c05ebf522 Minor fix 7 years ago
AlexeyAB 3010e1f755 Minor fix 7 years ago
AlexeyAB 6c54f5ffb2 Show inconsistent information if it is present in .cfg and .names files 7 years ago
AlexeyAB 1e512b2308 Letter box is disabled in the darknet.py by defualt 7 years ago
Alexey 3eb58c51b9
Merge pull request #981 from IlyaOvodov/Fix_get_color_depth 7 years ago
IlyaOvodov f0abcfa02b Merge branch 'master' of https://github.com/AlexeyAB/darknet into Fix_get_color_depth 7 years ago
IlyaOvodov 5291935b70 Net color depth is exposed from Detector class 7 years ago
Alexey c8ad33ceba
Update Readme.md 7 years ago
AlexeyAB efaf684cb2 By default letter_box is disabled 7 years ago
Alexey a7ddb20506
Update Readme.md 7 years ago
Alexey d502dea9a4
Update Readme.md 7 years ago
AlexeyAB 132251d723 You can do: fuse_conv_batchnorm(network net) from DLL/SO-library 7 years ago
AlexeyAB 7359843a4b Store wrong annotations to the file: bad_labels.list 7 years ago
AlexeyAB 5d8e3526ed Fix for unreliable IP-cameras 7 years ago
AlexeyAB 483fdfa951 Fix for multi-GPU and DGX 7 years ago