Commit Graph

487 Commits

Author SHA1 Message Date
AlexeyAB 437fbb4b3a Fixed circleci 2017-10-19 02:27:41 +03:00
AlexeyAB 3981259342 circleci 2017-10-19 02:26:10 +03:00
AlexeyAB a420d05763 circleci: LIBSO=1 2017-10-19 02:20:51 +03:00
AlexeyAB fe3f3c00e0 circleci: fixed binary filename 2017-10-19 02:16:51 +03:00
AlexeyAB 6951e769cf test 2017-10-19 02:12:58 +03:00
AlexeyAB dcef3d94f9 Minor fix 2017-10-19 02:03:55 +03:00
AlexeyAB 51b4fab30a circleci 2017-10-19 01:54:17 +03:00
AlexeyAB 5a2efd5e53 Fixed yolo_console_dll.cpp for RTMP protocol 2017-10-10 22:54:42 +03:00
AlexeyAB 25750d59cc Added kmeansiou.c 2017-10-06 00:26:45 +03:00
Alexey c38ec62419 Update Readme.md 2017-10-02 14:11:38 +03:00
AlexeyAB d1a5905c61 Fixed of using backslash (\) in paths to cfg for training 2017-10-01 18:21:27 +03:00
AlexeyAB 548a0bc652 Added: densenet201_yolo.cfg and resnet50_yolo.cfg 2017-09-17 17:11:26 +03:00
AlexeyAB 2baa7bde54 Fixed classifier for AlexNet and Resnet50 2017-09-15 20:31:48 +03:00
AlexeyAB c48f8c1573 Added densenet201_yolo.cfg 2017-09-15 19:04:44 +03:00
AlexeyAB 88e2fce754 Added classifier_darknet_448.cmd 2017-09-15 14:48:09 +03:00
Alexey 599f9a5b21 Update Readme.md 2017-09-14 22:30:04 +03:00
AlexeyAB e8dd9dd877 Added classifier_densenet201.cmd 2017-09-14 22:14:16 +03:00
AlexeyAB fe6e694e17 Fixed yolo_console_dll.cpp 2017-09-13 13:47:19 +03:00
AlexeyAB 8fa9f44211 Improved speed of yolo_console_dll.cpp - 40 FPS on 4K using GeForce GTX 960 2017-09-12 17:16:21 +03:00
AlexeyAB 6f1ce1f3e8 Colorized boxes. 2017-09-12 16:07:44 +03:00
AlexeyAB 99fc4ace90 Improved speed of yolo_console_dll.cpp 2017-09-11 23:43:34 +03:00
AlexeyAB c6ccb80f17 Fixed yolo_console_dll.cpp 2017-09-11 21:21:59 +03:00
AlexeyAB 8d41842cf2 Show FPS and store result.avi video output in yolo_console_dll.cpp 2017-09-11 19:04:08 +03:00
AlexeyAB 0eb2457978 Fixed darknet/darknet_no_gpu.vcxproj 2017-09-11 15:04:21 +03:00
AlexeyAB 9e23ff2523 Fixed yolo_cpp_dll_no_gpu.vcxproj for Debug x64 2017-08-29 19:07:14 +03:00
Alexey 0316685077 Update Readme.md 2017-08-26 21:53:07 +03:00
AlexeyAB 70644c158a Remove from cmd-files the command for output videofile 2017-08-26 21:49:27 +03:00
Alexey dec4c10c97 Update Readme.md 2017-08-26 21:48:07 +03:00
Alexey 195ba5dee2 Update Readme.md 2017-08-23 22:04:30 +03:00
AlexeyAB 76276fdbea You can specify filename for output video by using -out_filename res.avi 2017-08-23 21:54:24 +03:00
AlexeyAB 4d2fefd75a More usage rand_s() 2017-08-18 02:12:44 +03:00
AlexeyAB d3577a565d Small fix - reverted srand(time(0)) for rand() 2017-08-17 22:22:30 +03:00
AlexeyAB 489207111f Some fixes 2017-08-11 14:51:39 +03:00
Alexey e4323274f2 Update Readme.md 2017-08-10 12:54:53 +03:00
Alexey 08d6910521 Update Readme.md 2017-08-10 00:06:24 +03:00
AlexeyAB ee0dec90de Fixed Makefile 2017-08-09 21:01:19 +03:00
AlexeyAB bf25689bb5 Fixed STB 2017-08-09 13:34:58 +03:00
Alexey 3b76ec2065 Update Readme.md 2017-08-09 13:33:46 +03:00
AlexeyAB f4a30ef60a Track id fixed 2017-08-08 22:16:28 +03:00
AlexeyAB 1a1c28227f Fixed console app on Linux 2017-08-08 20:10:20 +03:00
AlexeyAB 4528f9b4b4 Fixed - use individual track_id for each class of object 2017-08-08 18:23:57 +03:00
AlexeyAB b202eaee25 Latency fix for RTSP-camera in console-app 2017-08-08 02:57:56 +03:00
AlexeyAB 4579b589ba Small fixes 2017-08-07 19:13:58 +03:00
AlexeyAB 0a8391e816 Added to Makefile the path to include of cuDNN 2017-08-06 22:21:46 +03:00
AlexeyAB 37259078f0 Add tracking for image in example of usage SO/DLL 2017-08-05 16:23:53 +03:00
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