refs/heads/master
2018-03-05 AlexeyAB
Removed random=1 from resnet152_yolo.cfg. Until resize_network() isn't supp...
ae1768 diff | tree
2018-03-05 AlexeyAB
resnet152_yolo.cfg uses learning_rate, steps, scales, decay, momentum as in...
e90afa diff | tree
2018-03-05 AlexeyAB
Added resnet152_yolo.cfg with focal_loss=1 and stopbackward=1 in the last s...
0c0783 diff | tree
2018-03-05 AlexeyAB
Added Focal loss. Use focal_loss=1 in the [region] layer in your cfg-file. ...
5e448c diff | tree
2018-03-05 AlexeyAB
Fixed saving video file
f0bc63 diff | tree
2018-03-04 Alexey
Update Readme.md
09fdb6 diff | tree
2018-03-04 AlexeyAB
Show avg-loss chart during Training, if compiled with OpenCV. Use -dont_sho...
c123f3 diff | tree
2018-03-04 AlexeyAB
Compile fix
48586c diff | tree
2018-03-04 AlexeyAB
Show IoU, save anchors to file.Show anchors in the window if used -show
74f98d diff | tree
2018-03-04 AlexeyAB
Added: calc_anchors
f39160 diff | tree
2018-03-03 AlexeyAB
Fixed reorg_layer. Old reorg can be used as [reorg_old] in the cfg-file.
fe44d3 diff | tree
2018-03-01 AlexeyAB
minor fix
e16c90 diff | tree
2018-03-01 AlexeyAB
Added F1 score to accuracy statistic
be9ccb diff | tree
2018-03-01 Alexey
Update Readme.md
1e84a2 diff | tree
2018-03-01 Alexey
Update Readme.md
671735 diff | tree
2018-03-01 AlexeyAB
One more fix
7caf34 diff | tree
2018-03-01 AlexeyAB
Compile fix
18d567 diff | tree
2018-03-01 AlexeyAB
Added param -dont_show to detect objects on servers without display, like A...
5cd147 diff | tree
2018-03-01 AlexeyAB
Changed class to class_id
35a66b diff | tree
2018-03-01 Alexey
Update Readme.md
17b22d diff | tree
2018-02-26 AlexeyAB
Fixed VideoWriter
490d02 diff | tree
2018-02-25 Alexey
Update Readme.md
e96a45 diff | tree
2018-02-25 AlexeyAB
Fine-tuning densenet201_yolo.cfg and resnet50_yolo.cfg
48d713 diff | tree
2018-02-25 AlexeyAB
Added support for Tensor Cores CC >= 7.0 (V100). For FP16/32 (mixed precisi...
cad4d1 diff | tree
2018-02-25 AlexeyAB
Added partial.cmd
85eafd diff | tree
2018-02-25 AlexeyAB
Added gen_anchors.py
3ff479 diff | tree
2018-02-23 Alexey
Update Readme.md
175e47 diff | tree
2018-02-23 AlexeyAB
Updated to CUDA 9.1. And fixed no_gpu dependecies.
cd2bde diff | tree
2018-02-22 AlexeyAB
one more fix
6332ea diff | tree
2018-02-22 AlexeyAB
Added __float2half_rn() and __half2float()
b2b575 diff | tree
2018-02-22 AlexeyAB
Fix
f558d5 diff | tree
2018-02-22 AlexeyAB
Use half_float16 instead of float32 if defined both CUDNN and CUDNN_HALF. U...
dda993 diff | tree
2018-02-21 AlexeyAB
If there is excessive GPU-RAM consumption by CUDNN then then do not use Wor...
033e93 diff | tree
2018-02-21 AlexeyAB
Optimized resizing of region_layer for random=1
e4ab47 diff | tree
2018-02-21 AlexeyAB
Optimized resizing of network for random=1
4b0be8 diff | tree
2018-02-20 AlexeyAB
Minor fix
068090 diff | tree
2018-02-19 AlexeyAB
Fixed Tracking using SparsePyrLKOpticalFlow on CPU
2972f8 diff | tree
2018-02-19 Alexey
Merge pull request #398 from HowardStark/master
5f74ae diff | tree
2018-02-19 Howard Stark
Changed definition location to adhere to compatability promises
d8b59f diff | tree
2018-02-19 Howard Stark
Added CPU Optical Flow
892860 diff | tree
2018-02-18 Alexey
Update Readme.md
4a7a07 diff | tree
2018-02-18 AlexeyAB
Minor fix
8474f4 diff | tree
2018-02-18 Alexey
Update Readme.md
1106f5 diff | tree
2018-02-17 AlexeyAB
Added param -http_port 8090 to show MJPEG-stream in the WebBrowser (Chrome/...
82f630 diff | tree
2018-02-16 AlexeyAB
Calculation TP, FP, FN, avg_IoU for default threshold during mAP calculation
baf3fc diff | tree
2018-02-16 AlexeyAB
It takes into account the Difficult for calculating mAP for PascalVOC
65bff2 diff | tree
2018-02-15 AlexeyAB
Added C implementation of calculation mAP (mean average precision) using Da...
a1af57 diff | tree
2018-02-15 AlexeyAB
resnet152.cfg
6af2cf diff | tree
2018-02-13 AlexeyAB
Added compute_mAP.cmd for calculation mAP for Pascal VOC 2007 dataset. Adde...
2c2921 diff | tree
2018-02-12 AlexeyAB
Another compile fix error
9c8476 diff | tree
first | « prev | next »