AlexeyAB
2018-05-04 89354d0a0ce6fbb22ff262658045cdb8796ff6fd
2018-03-28 AlexeyAB
Fixed shifted boxes
tree@ d014f7 commitdiff
2018-03-28 AlexeyAB
Fix
tree@ 991a24 commitdiff
2018-03-28 AlexeyAB
One more try
tree@ 4bd0be commitdiff
2018-03-28 AlexeyAB
Another fix
tree@ 42a945 commitdiff
2018-03-28 AlexeyAB
Compile fix
tree@ 196f22 commitdiff
2018-03-27 AlexeyAB
Added Yolo v3
tree@ d9ae3d commitdiff
2018-03-26 Alexey
Merge pull request #492 from sivagnanamn/master
tree@ 11e6f4 commitdiff
2018-03-24 AlexeyAB
3.5x times accelerated data augmentation using OpenCV for training Yolo on ...
tree@ 8f1f5c commitdiff
2018-03-21 sivagnanamn
Minor changes to keep MAC OSX happy
tree@ 013031 commitdiff
2018-03-20 AlexeyAB
More stable web-cam
tree@ 101de2 commitdiff
2018-03-20 AlexeyAB
Fixed uses of WebCam for OpenCV 3.x
tree@ fe4f01 commitdiff
2018-03-19 AlexeyAB
Fixed gpu_id for DLL/SO
tree@ ced198 commitdiff
2018-03-19 AlexeyAB
Improve training performance - batch-norm using cuDNN.
tree@ 537d13 commitdiff
2018-03-16 AlexeyAB
Fixed compile error
tree@ 2f52cf commitdiff
2018-03-16 AlexeyAB
C wrappers
tree@ e947bf commitdiff
2018-03-16 AlexeyAB
Fixed bug, that save weights-file for each iteration
tree@ 164ba3 commitdiff
2018-03-15 AlexeyAB
shortcut_layer resize for random=1
tree@ 371f21 commitdiff
2018-03-13 AlexeyAB
Minor fix
tree@ df0766 commitdiff
2018-03-12 AlexeyAB
Added include for sprintf
tree@ 15c89e commitdiff
2018-03-09 AlexeyAB
Fixed multi-GPU training for Tensor Cores
tree@ 880cf1 commitdiff
2018-03-08 AlexeyAB
Fixes for small objects. And fixes of densenet201_yolo.cfg, resnet50_yolo.c...
tree@ a6c51e commitdiff
2018-03-05 AlexeyAB
Added Focal loss. Use focal_loss=1 in the [region] layer in your cfg-file. ...
tree@ 5e448c commitdiff
2018-03-05 AlexeyAB
Fixed saving video file
tree@ f0bc63 commitdiff
2018-03-04 AlexeyAB
Show avg-loss chart during Training, if compiled with OpenCV. Use -dont_sho...
tree@ c123f3 commitdiff
2018-03-04 AlexeyAB
Compile fix
tree@ 48586c commitdiff
2018-03-04 AlexeyAB
Show IoU, save anchors to file.Show anchors in the window if used -show
tree@ 74f98d commitdiff
2018-03-04 AlexeyAB
Added: calc_anchors
tree@ f39160 commitdiff
2018-03-03 AlexeyAB
Fixed reorg_layer. Old reorg can be used as [reorg_old] in the cfg-file.
tree@ fe44d3 commitdiff
2018-03-01 AlexeyAB
minor fix
tree@ e16c90 commitdiff
2018-03-01 AlexeyAB
Added F1 score to accuracy statistic
tree@ be9ccb commitdiff
2018-03-01 AlexeyAB
One more fix
tree@ 7caf34 commitdiff
2018-03-01 AlexeyAB
Compile fix
tree@ 18d567 commitdiff
2018-03-01 AlexeyAB
Added param -dont_show to detect objects on servers without display, like A...
tree@ 5cd147 commitdiff
2018-03-01 AlexeyAB
Changed class to class_id
tree@ 35a66b commitdiff
2018-02-26 AlexeyAB
Fixed VideoWriter
tree@ 490d02 commitdiff
2018-02-25 AlexeyAB
Added support for Tensor Cores CC >= 7.0 (V100). For FP16/32 (mixed precisi...
tree@ cad4d1 commitdiff
2018-02-23 AlexeyAB
Updated to CUDA 9.1. And fixed no_gpu dependecies.
tree@ cd2bde commitdiff
2018-02-22 AlexeyAB
one more fix
tree@ 6332ea commitdiff
2018-02-22 AlexeyAB
Added __float2half_rn() and __half2float()
tree@ b2b575 commitdiff
2018-02-22 AlexeyAB
Fix
tree@ f558d5 commitdiff
2018-02-22 AlexeyAB
Use half_float16 instead of float32 if defined both CUDNN and CUDNN_HALF. U...
tree@ dda993 commitdiff
2018-02-21 AlexeyAB
If there is excessive GPU-RAM consumption by CUDNN then then do not use Wor...
tree@ 033e93 commitdiff
2018-02-21 AlexeyAB
Optimized resizing of region_layer for random=1
tree@ e4ab47 commitdiff
2018-02-21 AlexeyAB
Optimized resizing of network for random=1
tree@ 4b0be8 commitdiff
2018-02-20 AlexeyAB
Minor fix
tree@ 068090 commitdiff
2018-02-19 AlexeyAB
Fixed Tracking using SparsePyrLKOpticalFlow on CPU
tree@ 2972f8 commitdiff
2018-02-19 Howard Stark
Changed definition location to adhere to compatability promises
tree@ d8b59f commitdiff
2018-02-19 Howard Stark
Added CPU Optical Flow
tree@ 892860 commitdiff
2018-02-17 AlexeyAB
Added param -http_port 8090 to show MJPEG-stream in the WebBrowser (Chrome/...
tree@ 82f630 commitdiff
2018-02-16 AlexeyAB
Calculation TP, FP, FN, avg_IoU for default threshold during mAP calculation
tree@ baf3fc commitdiff
first | « prev | next »