705 Commits (57678932921a813531d317c4b079a46f815e130d)
 

Author SHA1 Message Date
AlexeyAB 5767893292 Fixed typo for calc_anchors 7 years ago
AlexeyAB c2c8595b08 Fixed detection and validate(recall, map) for .png and .bmp images. 7 years ago
AlexeyAB eccfccdaf7 Focal loss fixed 7 years ago
AlexeyAB 6056b835eb Fixed Focal-loss 7 years ago
AlexeyAB 57fce97fd5 yolo_console_dll.cpp uses Yolo v3 by default 7 years ago
AlexeyAB 8fcf3f04ee sure ODR 7 years ago
AlexeyAB 9f2dbfa7df Added flag AVX to the Makefile 7 years ago
AlexeyAB 6e3afec85a Fixed Python detection 7 years ago
Alexey 140333977c
Update Readme.md 7 years ago
AlexeyAB 9bae70b225 Accelerated by another 5% using FP16/32 Batch-norm for Tensor Cores. 7 years ago
AlexeyAB 701f4fab63 Compile fix 7 years ago
AlexeyAB 892137f3aa Added CUDNN_HALF to the Makefile 7 years ago
AlexeyAB 823c3f4b28 Fixed AVX detection on Linux. 7 years ago
Alexey 17d242bd50
Update Readme.md 7 years ago
AlexeyAB c52fa47428 Loss-graph store automatically (iterations == max_batches) at the end of training 7 years ago
AlexeyAB 6aa140b3c6 Disable burn_in for FP16 Tensor Cores 7 years ago
Alexey 5c1e8e3f48
Update Readme.md 7 years ago
AlexeyAB eb9c88ef73 Fixed bug in Tensor Cores V100 (1. Desc in Batch norm, 2. Manually selected algo). 7 years ago
AlexeyAB 16cfff811f Fixed resize_shortcut_layer() for resnet50_yolo.cfg on Linux 7 years ago
AlexeyAB 408bde78ff Fixed darknet.py for Linux 7 years ago
Alexey b9b0bf5131
Update Readme.md 7 years ago
AlexeyAB 0fe1c6bcc8 Minor fix for yolo_console_dll.cpp 7 years ago
AlexeyAB fc496d52bf Yolo can be used from Python 2.x using /darknet.py on Linux or darknet/x64/darknet.py on Windows 7 years ago
AlexeyAB d75854c0fd Minor fix 7 years ago
AlexeyAB 1c39aeca00 Try to fix 7 years ago
AlexeyAB d3bdf7cfdf Fixed compile with DEBUG=1 7 years ago
AlexeyAB 4d9a2bdac6 Minor fixes 7 years ago
AlexeyAB bd9989d29a Exit by ESC in yolo_console_dll.cpp 7 years ago
AlexeyAB 2ce6460c79 Remove truth only if smaller than 1x1 pix during training 7 years ago
Alexey 0c95d8dfac
Update Readme.md 7 years ago
Alexey 198b4287f7
Update Readme.md 7 years ago
AlexeyAB 1b1221ace5 Minor fix for Web Cam on OpenCV 3.x 7 years ago
AlexeyAB 2a9f7e44ce Added automatic AVX support - speedup +20% on CPU x86_64 Intel Skylake 7 years ago
AlexeyAB f1ad9a0487 Compile fix 7 years ago
AlexeyAB 943f6e874b Added Focal Loss to yolo-layer 7 years ago
AlexeyAB be9d971ddb Compile error fix 7 years ago
AlexeyAB 1b2c70f82a Detection is accelerated by 7 percent (fused conv and batch_norm layers) 7 years ago
AlexeyAB ee8a941922 Minor fix 7 years ago
Alexey 1b85111217
Update Readme.md 7 years ago
AlexeyAB 726cebd3fb Fixed detector recall 7 years ago
Alexey c3c6703b8b
Update Readme.md 7 years ago
AlexeyAB c83865bb61 Fixed partial.cmd for new tiny weights 7 years ago
Alexey 91f7482138
Update Readme.md 7 years ago
Alexey d9b744298e
Update Readme.md 7 years ago
Alexey 97378e08b5
Update Readme.md 7 years ago
AlexeyAB bf738fb0e3 Sort anchors 7 years ago
Alexey a0dc4d717a
Update Readme.md 7 years ago
AlexeyAB 35cc0aaa15 Added max_boxes for yolo v3 7 years ago
AlexeyAB 5ea28716cc Removed printf 7 years ago
AlexeyAB 23cb35e6c8 Changed small_object 7 years ago