712 Commits (5e3dcb6f34868e341466b57b13ad63f86b337250)
 

Author SHA1 Message Date
Alexey 5e3dcb6f34
Update Readme.md 7 years ago
AlexeyAB 15139eb6ab Fixed TP/FP/FN, IoU calculation for specified threshold 7 years ago
AlexeyAB 3df335bb50 Fixed SSE4.1 dependencies when AVX=1 on Linux 7 years ago
Alexey a2f3644e87
Merge pull request #675 from IlyaOvodov/Flip_Fix 7 years ago
iovodov 9207607a59 Fix issue #674: parameter "flip" is added to [net] parameters for classifier and detector 7 years ago
AlexeyAB e18a303d1c Fixed utils.c for short lines. 7 years ago
AlexeyAB 5d616450a4 Usage of calc_anchors 7 years ago
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