Edmond Yoo
2018-09-16 5a47c46b39475fc3581b9819f488b977ea1beca3
2018-05-21 AlexeyAB
Save jpg-images for detector demo if used flag: -prefix <filename>
tree@ b88b7b commitdiff
2018-05-20 AlexeyAB
Supported files for training: jpg, jpeg, bmp, png, ppm - and UPPER CASE ext...
tree@ 4403e7 commitdiff
2018-05-19 AlexeyAB
Added flag -save_labels to save detections as training labels txt-files (ps...
tree@ 7b7c66 commitdiff
2018-05-19 AlexeyAB
Fixed xnor for random=1
tree@ c1bb8c commitdiff
2018-05-17 AlexeyAB
Fixed resize of network for low resolution network like 128x128
tree@ 9ba0be commitdiff
2018-05-17 AlexeyAB
Support of .ppm files is realised
tree@ fb9fcf commitdiff
2018-05-16 AlexeyAB
Fixed time for ./darknet detector valid
tree@ e29fcb commitdiff
2018-05-16 AlexeyAB
Fixed OPENCV_VERSION
tree@ 8587c0 commitdiff
2018-05-16 AlexeyAB
Fixed darknet.py - uses batch=1 by default
tree@ 89c11f commitdiff
2018-05-14 AlexeyAB
Added BFLOPs output for network configurations
tree@ 8b5344 commitdiff
2018-05-14 AlexeyAB
Fixed network resizing (random=1) for non-square networks
tree@ 3ebcc6 commitdiff
2018-05-09 Alexey
Merge pull request #765 from HotChick91/AlexeyAB-code
tree@ cda817 commitdiff
2018-05-08 AlexeyAB
Fixed compile error
tree@ e96401 commitdiff
2018-05-08 AlexeyAB
Fixed README.md
tree@ fb56f6 commitdiff
2018-05-08 Alexey
Merge pull request #741 from IlyaOvodov/Fix_detector_output
tree@ 0948df commitdiff
2018-05-08 IlyaOvodov
Output improvements for detector results: When printing detector results, o...
tree@ 1b5afb commitdiff
2018-05-07 Bartek GÄ…siorzewski
Exit with nonzero status on error
tree@ ae4ec1 commitdiff
2018-05-04 AlexeyAB
Fixed memory leaks. And fixes for Web-camera and IP-camera.
tree@ 89354d commitdiff
2018-05-04 AlexeyAB
Fix webcam memory leak
tree@ 4232ac commitdiff
2018-05-03 iovodov
Output improvements for detector results: When printing detector results, o...
tree@ 028696 commitdiff
2018-05-03 iovodov
FIX #736: Detector does not draw rects for images with small resolutions
tree@ 92b25a commitdiff
2018-04-30 AlexeyAB
Increased speed of darknet.py. Fixed functions related to resize_image().
tree@ a0e288 commitdiff
2018-04-24 AlexeyAB
Fixed TP/FP/FN, IoU calculation for specified threshold
tree@ 15139e commitdiff
2018-04-21 Alexey
Merge pull request #675 from IlyaOvodov/Flip_Fix
tree@ a2f364 commitdiff
2018-04-19 iovodov
Fix issue #674: parameter "flip" is added to [net] parameters for classifie...
tree@ 920760 commitdiff
2018-04-21 AlexeyAB
Fixed utils.c for short lines.
tree@ e18a30 commitdiff
2018-04-19 AlexeyAB
Usage of calc_anchors
tree@ 5d6164 commitdiff
2018-04-19 AlexeyAB
Fixed typo for calc_anchors
tree@ 576789 commitdiff
2018-04-19 AlexeyAB
Fixed detection and validate(recall, map) for .png and .bmp images.
tree@ c2c859 commitdiff
2018-04-18 AlexeyAB
Focal loss fixed
tree@ eccfcc commitdiff
2018-04-18 AlexeyAB
Fixed Focal-loss
tree@ 6056b8 commitdiff
2018-04-18 AlexeyAB
yolo_console_dll.cpp uses Yolo v3 by default
tree@ 57fce9 commitdiff
2018-04-18 AlexeyAB
sure ODR
tree@ 8fcf3f commitdiff
2018-04-17 AlexeyAB
Fixed Python detection
tree@ 6e3afe commitdiff
2018-04-16 AlexeyAB
Accelerated by another 5% using FP16/32 Batch-norm for Tensor Cores.
tree@ 9bae70 commitdiff
2018-04-16 AlexeyAB
Fixed AVX detection on Linux.
tree@ 823c3f commitdiff
2018-04-16 AlexeyAB
Loss-graph store automatically (iterations == max_batches) at the end of tr...
tree@ c52fa4 commitdiff
2018-04-15 AlexeyAB
Disable burn_in for FP16 Tensor Cores
tree@ 6aa140 commitdiff
2018-04-14 AlexeyAB
Fixed bug in Tensor Cores V100 (1. Desc in Batch norm, 2. Manually selected...
tree@ eb9c88 commitdiff
2018-04-13 AlexeyAB
Fixed resize_shortcut_layer() for resnet50_yolo.cfg on Linux
tree@ 16cfff commitdiff
2018-04-13 AlexeyAB
Fixed darknet.py for Linux
tree@ 408bde commitdiff
2018-04-12 AlexeyAB
Minor fix for yolo_console_dll.cpp
tree@ 0fe1c6 commitdiff
2018-04-12 AlexeyAB
Yolo can be used from Python 2.x using /darknet.py on Linux or darknet/x64/...
tree@ fc496d commitdiff
2018-04-12 AlexeyAB
Minor fix
tree@ d75854 commitdiff
2018-04-12 AlexeyAB
Try to fix
tree@ 1c39ae commitdiff
2018-04-12 AlexeyAB
Fixed compile with DEBUG=1
tree@ d3bdf7 commitdiff
2018-04-11 AlexeyAB
Minor fixes
tree@ 4d9a2b commitdiff
2018-04-10 AlexeyAB
Exit by ESC in yolo_console_dll.cpp
tree@ bd9989 commitdiff
2018-04-10 AlexeyAB
Remove truth only if smaller than 1x1 pix during training
tree@ 2ce646 commitdiff
2018-04-06 AlexeyAB
Minor fix for Web Cam on OpenCV 3.x
tree@ 1b1221 commitdiff
first | « prev | next »