52 Commits (63396082d7e77f4b460bdb2540469f5f1a3c7c48)

Author SHA1 Message Date
AlexeyAB 63396082d7 Another one minor fix 6 years ago
AlexeyAB 7ae1ae5641 Fixed activation=NORM_CHAN gradient 6 years ago
AlexeyAB 5d13aad887 Fixed types in the image_opencv.cpp/h that could lead to a memory leak 6 years ago
AlexeyAB a95bc3f5b6 Fixed memory leak for ./darknet classifier predict ... < list.txt 6 years ago
AlexeyAB 9064755c3b Minor fix 6 years ago
AlexeyAB defcf7e3a5 iou_normalizer= now affects on default [yolo] with default mse-loss 6 years ago
AlexeyAB ef126a0913 Compile fix 6 years ago
AlexeyAB 327103fb15 another compile fix 6 years ago
AlexeyAB a20e8b010a Compile fix 6 years ago
AlexeyAB fbdac785d2 Added HTTP POST sender with detected objects, use: ./darknet detector demo ... -http_post_host webhook.site/898bbd9b-0ddd-49cf-b81d-1f56be98d870 6 years ago
AlexeyAB 7018be435f Compile fix 6 years ago
AlexeyAB 52e3bb252f Use non-blocking sockets for JSON_server and MJPEG_server 6 years ago
AlexeyAB e6486ab594 Use ignore_thresh only if class_id matched. Temporary changed Assisted_Excitation (reduces background activations rather than enhancing objects activations). Added antialiasiong=2 for 2x2. 6 years ago
AlexeyAB b6a824df39 Minor fix 6 years ago
AlexeyAB 97679224ba All OpenCV C-functions replaced by CPP-functions 6 years ago
AlexeyAB f19d1440cb Moved all OpenCV functions to the image_opencv.cpp/h 6 years ago
AlexeyAB b3254ed523 Fixed many warnings 6 years ago
AlexeyAB b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 6 years ago
AlexeyAB 50956447f8 Fixed issue with killed mjpeg_stream 6 years ago
AlexeyAB cfb80e39cd Fixed http_stream.cpp 6 years ago
AlexeyAB 5e850c2489 Minor fixes 6 years ago
Stefano Sinigardi b3579380dc improve compatibility with c++ compilers, prepare for CMake 6 years ago
AlexeyAB bd91d0a908 Add try-catch to the http_stream.cpp 6 years ago
AlexeyAB 2cd37ec73e Another minor fix 6 years ago
AlexeyAB 46be08db37 Minor fix 6 years ago
AlexeyAB 4c05166215 Temporary experimental XNOR on GPU (repack channels) 6 years ago
AlexeyAB 5c55137687 Minor fix 6 years ago
AlexeyAB eb64e2b13c Added SO_REUSEADDR and SO_REUSEPORT for JSON & MJPEG streams 6 years ago
AlexeyAB 937306f0c9 Fixed JSON-stream and MJPEG-stream on Windows and Linux. 6 years ago
AlexeyAB 5ee166032a Use detector test...-out result.json -dont_show < train.txt to save results to JSON-file 6 years ago
AlexeyAB 596311e2c7 Another compile fix ) 6 years ago
AlexeyAB 63a2f005aa Compile fix 6 years ago
AlexeyAB e6eba22adb Graceful shutdown closes sockets 6 years ago
AlexeyAB c31a245665 Experimental. Use -json_port 8070 to allow connection to the port:8070 to get json-stream 6 years ago
AlexeyAB 2bb44454a5 Minor fix 7 years ago
AlexeyAB 67f33ff5dc Another compile fix 7 years ago
AlexeyAB c0e2512af2 Activation improvement, more robust timer. 7 years ago
AlexeyAB cfc5fedbb6 Just used spaces for indents instead of Tabs 7 years ago
AlexeyAB 7f0079dec5 Output video-file has the same FPS as source video-stream. Exit from demo by ESC. 7 years ago
Yu Hao 6c675a0927
Fix openCV 3.4.1 highgui 7 years ago
IlyaOvodov 01bec65708 "channel" parameter of [net] is used in detector when preparing images for net. 7 years ago
AlexeyAB eef9f8e5bb Minor fixes 7 years ago
AlexeyAB 89354d0a0c Fixed memory leaks. And fixes for Web-camera and IP-camera. 7 years ago
AlexeyAB 4232ace376 Fix webcam memory leak 7 years ago
AlexeyAB 8f1f5cbf83 3.5x times accelerated data augmentation using OpenCV for training Yolo on DGX and multi-GPU 7 years ago
AlexeyAB 101de2b07a More stable web-cam 7 years ago
AlexeyAB fe4f01b1d8 Fixed uses of WebCam for OpenCV 3.x 7 years ago
AlexeyAB 15c89e7a71 Added include for sprintf 7 years ago
AlexeyAB f558d5c39c Fix 7 years ago
AlexeyAB 82f630cac7 Added param -http_port 8090 to show MJPEG-stream in the WebBrowser (Chrome/Firefox) 7 years ago