1175 Commits (d6294761be89ce0eeb62d08f7ed93adff5d5d2c2)
 

Author SHA1 Message Date
Alexey d9e559a245
Update Readme.md 6 years ago
AlexeyAB 83620d8b28 Training minor fix 6 years ago
AlexeyAB d2b5e142b3 Minor fix 6 years ago
AlexeyAB a590609b1b Compile fix 6 years ago
AlexeyAB 70260cda24 Added -mjpeg_port 8090 for Training. Loss-chart saved to chart.png even when used -dont_show. 6 years ago
AlexeyAB 5c55137687 Minor fix 6 years ago
Alexey 840aac5115
Update Readme.md 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
Alexey 55f57e9ac1
Merge pull request #2179 from jureviciusr/patch-1 6 years ago
jureviciusr 95904cf65a
Bad memory allocation 6 years ago
AlexeyAB 041cffd9b8 Compile fix 6 years ago
AlexeyAB 580b2fb83c Fixed ./darknet detect ... 6 years ago
AlexeyAB 97038fefa6 Fixed bug with saving training Loss-Chart 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 ead84c8ba2 Now you can un-comment several lines for saving images of cropped objects to /result_img/ directory 6 years ago
AlexeyAB fd0df9297c Fixed compiling yolo_cpp_dll.sln in Debug & x64 6 years ago
AlexeyAB 3ff5084590 Added include/darknet.h 6 years ago
AlexeyAB c56931dd75 Compile fix 6 years ago
AlexeyAB c75fbb5f2e Minor fix 6 years ago
Alexey 333f1de2c3
Update Readme.md 6 years ago
AlexeyAB 48d461f9bd Temporary experimental XNOR improvements on CPU 6 years ago
Alexey 1a2f16e9d9
Update Readme.md 6 years ago
AlexeyAB 29f509e2b7 Added yolov3-tiny_3l.cfg for small objects 6 years ago
AlexeyAB 527578744b Minor fix 6 years ago
AlexeyAB cb94ef9308 Use `dont_show` in the obj.data file to disable detection for a specific class 6 years ago
AlexeyAB 08f0f80b66 Adam optimizer fixed 6 years ago
AlexeyAB 64e478db07 Fix training approach (convolutional layer) 6 years ago
AlexeyAB dc827f4c1c Minor fix for mAP calculation during training 6 years ago
Alexey 95773cfb42
Merge pull request #2111 from heethesh/master 6 years ago
Heethesh Vhavle 5bc7c06891
Fixed typo in weights file 6 years ago
AlexeyAB 1b20072096 Optimized memory consumption during Training with -map flag 6 years ago
AlexeyAB b87080882a Minor fix for multi-GPU training with -map flag 6 years ago
AlexeyAB 06232b31f4 Compile fix 6 years ago
AlexeyAB f38d060137 Fixed mAP chart during training for CUDNN=1 6 years ago
Alexey 78d1ade380
Update Readme.md 7 years ago
AlexeyAB 7d0efaa936 get_coco_dataset.sh downloads MS COCO dataset from images.cocodataset.org 7 years ago
AlexeyAB 49189c22e8 Fix mAP chart 7 years ago
Alexey 9f5478983d
Update Readme.md 7 years ago
Alexey 2c04b6ab9a
Update Readme.md 7 years ago
AlexeyAB f0bed8ef73 Fixed drawing mAP 7 years ago
Alexey 6b4dca27d3
Update Readm.emd 7 years ago
AlexeyAB 3969ce30ed Speedup Tensor Cores: 1st layer uses FP32 and pre-allocate GPU memory for Tensor Cores 7 years ago
AlexeyAB 25f133d6ef Another one minor fix 7 years ago
AlexeyAB cb998db949 Some fix for CUDNN_HALF 7 years ago
AlexeyAB e9226be3ed calc_anchors can be used without OpenCV, and it uses (1-IoU) instead of Euclidean distance 7 years ago