1016 Commits (55f57e9ac1e899f4eb3280067854f3d8d01af311)
 

Author SHA1 Message Date
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
AlexeyAB fb1ee79576 Minor fix 7 years ago
Alexey 3256967119
Update Readme.md 7 years ago
AlexeyAB a621235783 Switch to Tensor Cores after 2000 iterations. 7 years ago
AlexeyAB 89c6213af0 When is used -map flag for training - calculate mAP for each 4 Epochs. 7 years ago
Alexey ca3bf2fa92
Update Readme.md 7 years ago
Alexey 89cb877689
Update Readme.md 7 years ago
AlexeyAB 7bd6b2f720 Compilation fix 7 years ago
AlexeyAB dc7f8a32ae mAP calculation during training, if is used flag -map 7 years ago
AlexeyAB 742bb7c7ce Compile fix 7 years ago