AlexeyAB
2018-03-08 a6c51e3b758aee7fd3a6f1d37daa8dcad4891e52
2018-03-08 AlexeyAB
Fixes for small objects. And fixes of densenet201_yolo.cfg, resnet50_yolo.c...
tree@ a6c51e commitdiff
2018-03-05 AlexeyAB
Remove 1 additional conv 3x3 kernel layer from resnet152_yolo.cfg and resne...
tree@ 100d6f commitdiff
2018-03-05 AlexeyAB
Removed random=1 from resnet152_yolo.cfg. Until resize_network() isn't supp...
tree@ ae1768 commitdiff
2018-03-05 AlexeyAB
resnet152_yolo.cfg uses learning_rate, steps, scales, decay, momentum as in...
tree@ e90afa commitdiff
2018-03-05 AlexeyAB
Added resnet152_yolo.cfg with focal_loss=1 and stopbackward=1 in the last s...
tree@ 0c0783 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 Alexey
Update Readme.md
tree@ 09fdb6 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 Alexey
Update Readme.md
tree@ 1e84a2 commitdiff
2018-03-01 Alexey
Update Readme.md
tree@ 671735 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-03-01 Alexey
Update Readme.md
tree@ 17b22d commitdiff
2018-02-26 AlexeyAB
Fixed VideoWriter
tree@ 490d02 commitdiff
2018-02-25 Alexey
Update Readme.md
tree@ e96a45 commitdiff
2018-02-25 AlexeyAB
Fine-tuning densenet201_yolo.cfg and resnet50_yolo.cfg
tree@ 48d713 commitdiff
2018-02-25 AlexeyAB
Added support for Tensor Cores CC >= 7.0 (V100). For FP16/32 (mixed precisi...
tree@ cad4d1 commitdiff
2018-02-25 AlexeyAB
Added partial.cmd
tree@ 85eafd commitdiff
2018-02-25 AlexeyAB
Added gen_anchors.py
tree@ 3ff479 commitdiff
2018-02-23 Alexey
Update Readme.md
tree@ 175e47 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 Alexey
Merge pull request #398 from HowardStark/master
tree@ 5f74ae 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-18 Alexey
Update Readme.md
tree@ 4a7a07 commitdiff
2018-02-18 AlexeyAB
Minor fix
tree@ 8474f4 commitdiff
2018-02-18 Alexey
Update Readme.md
tree@ 1106f5 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
2018-02-16 AlexeyAB
It takes into account the Difficult for calculating mAP for PascalVOC
tree@ 65bff2 commitdiff
2018-02-15 AlexeyAB
Added C implementation of calculation mAP (mean average precision) using Da...
tree@ a1af57 commitdiff
2018-02-15 AlexeyAB
resnet152.cfg
tree@ 6af2cf commitdiff
first | « prev | next »