563 Commits (6af2cf692c3a82e4932c16e91280a73f2f3f6a53)
 

Author SHA1 Message Date
AlexeyAB 9e23ff2523 Fixed yolo_cpp_dll_no_gpu.vcxproj for Debug x64 8 years ago
Alexey 0316685077 Update Readme.md 8 years ago
AlexeyAB 70644c158a Remove from cmd-files the command for output videofile 8 years ago
Alexey dec4c10c97 Update Readme.md 8 years ago
Alexey 195ba5dee2 Update Readme.md 8 years ago
AlexeyAB 76276fdbea You can specify filename for output video by using -out_filename res.avi 8 years ago
AlexeyAB 4d2fefd75a More usage rand_s() 8 years ago
AlexeyAB d3577a565d Small fix - reverted srand(time(0)) for rand() 8 years ago
AlexeyAB 489207111f Some fixes 8 years ago
Alexey e4323274f2 Update Readme.md 8 years ago
Alexey 08d6910521 Update Readme.md 8 years ago
AlexeyAB ee0dec90de Fixed Makefile 8 years ago
AlexeyAB bf25689bb5 Fixed STB 8 years ago
Alexey 3b76ec2065 Update Readme.md 8 years ago
AlexeyAB f4a30ef60a Track id fixed 8 years ago
AlexeyAB 1a1c28227f Fixed console app on Linux 8 years ago
AlexeyAB 4528f9b4b4 Fixed - use individual track_id for each class of object 8 years ago
AlexeyAB b202eaee25 Latency fix for RTSP-camera in console-app 8 years ago
AlexeyAB 4579b589ba Small fixes 8 years ago
AlexeyAB 0a8391e816 Added to Makefile the path to include of cuDNN 8 years ago
AlexeyAB 37259078f0 Add tracking for image in example of usage SO/DLL 8 years ago
Alexey 31f5178c84 Update Readme.md 8 years ago
AlexeyAB 9c1b9a2cf6 Added the ability to detect on multiple images using SO/DLL 8 years ago
AlexeyAB e34f0416f5 Added detection on images from the txt list file by using SO/DLL. 8 years ago
AlexeyAB 57fa745be8 Fixed speed of SO/DLL 8 years ago
AlexeyAB 52462f2ba6 Changed example of DLL/SO usage to work faster 8 years ago
AlexeyAB fd671a7a4a LIBSO=1 compile darknet.so library on Linux 8 years ago
Alexey de625aa4a7 Update Readme.md 8 years ago
AlexeyAB 9ff0b7efcb Linux supported 8 years ago
AlexeyAB 111b749d03 fixed load image for OpenCV 3.0 8 years ago
Alexey 53b69a2142 Update Readme.md 8 years ago
AlexeyAB bc810016a1 cuDNN 6.0 supported. Also speed of console example improved. 8 years ago
Alexey ab1c5f9e57 Update Readme.md 8 years ago
Alexey e29ccc66b6 Update Readme - OpenCV 3.0 or 2.4.13 8 years ago
AlexeyAB 815e7a127b Supported OpenCV 3.0 and 2.4.13. Supported Windows and Linux. 8 years ago
Alexey eb45500f33 Update Readme.md - how to use Yolo9000 8 years ago
AlexeyAB 1fd398da4f Added cfg, labels, tree ... files for Yolo9000 8 years ago
AlexeyAB 576dbe12e6 Fixed memory release 8 years ago
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 8 years ago
AlexeyAB 37921caad3 Fix that allows speedup usage of Yolo-DLL 8 years ago
AlexeyAB d6ea2ef026 Fix Debug to compile DLL in yolo_cpp_dll.vcxproj and yolo_cpp_dll_no_gpu.vcxproj 8 years ago
AlexeyAB 9920410ba9 minor fix 8 years ago
AlexeyAB 5bc62b14e0 Memory leak fixed 8 years ago
AlexeyAB 5eb552fcfc Un-commented the line to saving output video file. 8 years ago
AlexeyAB 42d06a7485 Increased speed for high res video 4K (3840 x 2026) 30-40 FPS. 8 years ago
Alexey f9b306bd12 Update Readme.md 8 years ago
AlexeyAB 75a25c5e60 For the console-app that uses DLL changed: MT-Debug-DLL (/MDd) to MT-DLL (/MD) 8 years ago
Alexey b585124e55 Update Readme.md 8 years ago
Alexey d793fc2685 Update Readme.md 8 years ago
AlexeyAB 665fa11fd5 Added DLL for CPU (without GPU) - yolo_cpp_dll_no_gpu.sln 8 years ago