967 Commits (742bb7c7ce51a9faad08dc01fbf2e6908ad5ba4b)
 

Author SHA1 Message Date
Alexey e301fee8a0
Merge pull request #1152 from jing-vision/master 7 years ago
Alexey e7f64b1506
Update Readme.md 7 years ago
vinjn 564877ad6a cuda.h - converts tab to space 7 years ago
Alexey b7a6dffd3e
Update Readme.md 7 years ago
Alexey 04c0c4fdf8
Merge pull request #1132 from tinohager/master 7 years ago
Alexey f7961c3ca8
Update Readme.md 7 years ago
vinjn 4b91201051 Expose YOLODLL_API void cuda_pull_array() 7 years ago
Tino Hager f4d4099104 Optimize YoloWrapper 7 years ago
Alexey 6d2e31bf20
Update Readme.md 7 years ago
AlexeyAB 2bac3681fc Minor fixes 7 years ago
AlexeyAB 1e9d1fcedf Fixed arch=compute_53,code=[sm_53,compute_53] for Jetson TX1 7 years ago
Alexey 29407fa554
Merge pull request #1117 from Rus-L/master 7 years ago
Ruslan_Lenin eae7b34cc0
Update gemm.c 7 years ago
Alexey 0e1d52500d
Merge pull request #1111 from tinohager/master 7 years ago
Tino Hager bff7644f31 remove max_objects 7 years ago
Tino Hager 170cebf8af repair tabs spaces 7 years ago
Tino Hager 8a504c737d repair tabs spaces 7 years ago
Tino Hager d765ed8495 repair tabs spaces 7 years ago
Tino Hager ab5368e279 merge changes 7 years ago
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