AlexeyAB
2018-05-23 ec68838342b42541776607b0c14e40fb89f7e3d8
2018-05-23 AlexeyAB
Fixed memory leaks for Yolo: train, test
tree@ ec6883 commitdiff
2018-05-22 AlexeyAB
Minor fix: warning-message if in labels class_id >= classes in cfg-file
tree@ 768b19 commitdiff
2018-05-22 AlexeyAB
Fixed seg-fault that occurred if <class_id> in labels more than classes= in...
tree@ 60cd28 commitdiff
2018-05-22 AlexeyAB
Fixed replace_image_to_label(): replaces directories only for Pascal VOC an...
tree@ a2666d commitdiff
2018-05-22 AlexeyAB
Experimental reinforcement learning.
tree@ 032acd commitdiff
2018-05-21 AlexeyAB
For Release build - equality check: output of [convolutional] == input of [...
tree@ f9ecf6 commitdiff
2018-05-21 AlexeyAB
Fixed compile
tree@ d01a68 commitdiff
2018-05-21 AlexeyAB
Added flag -ext_output for detector demo. Fixed proportional resize of netw...
tree@ a720bf commitdiff
2018-05-21 AlexeyAB
Fixed demo for video files: is used do_nms_sort() instead of do_nms_obj().
tree@ 46028c commitdiff
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-20 Alexey
Merge pull request #856 from vinjn/patch-1
tree@ 175c68 commitdiff
2018-05-20 Vinjn Zhang
darknet.py - apply the same changes to build/darknet/x64/
tree@ c6ca54 commitdiff
2018-05-20 Vinjn Zhang
darknet.py - loading dll files by absolute name
tree@ dbcdac commitdiff
2018-05-20 Vinjn Zhang
darknet.py - remove unnecessary check of CUDA_HOME
tree@ efdeb0 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-18 Alexey
Update Readme.md
tree@ 94c84d commitdiff
2018-05-18 Alexey
Merge pull request #851 from NadeenUdantha/patch-1
tree@ 8b9af8 commitdiff
2018-05-18 AlexeyAB
yolov3-tiny_obj.cfg - is example for training custom objects
tree@ 985ba2 commitdiff
2018-05-18 Nadeen Udantha
ojbects -> objects
tree@ ae9fb2 commitdiff
2018-05-17 AlexeyAB
Example of usage cv2.imread() in the darknet.py
tree@ 24f563 commitdiff
2018-05-17 Alexey
Update Readme.md
tree@ 71437a commitdiff
2018-05-17 AlexeyAB
Fixed resize of network for low resolution network like 128x128
tree@ 9ba0be commitdiff
2018-05-17 Alexey
Merge pull request #844 from salbatron/patch-1
tree@ e39d10 commitdiff
2018-05-17 salbatron
Create get_openimages_dataset.py
tree@ 0ecbee 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
darknet.py change libdarknet.so to darknet.so
tree@ b34c91 commitdiff
2018-05-16 AlexeyAB
Fixed darknet.py - uses batch=1 by default
tree@ 89c11f commitdiff
2018-05-16 AlexeyAB
Added def array_to_image(arr): to the darknet.py Usage: import scipy.mi...
tree@ 573d7e 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
Merge branch 'master' of github.com:AlexeyAB/darknet
tree@ 812d14 commitdiff
2018-05-08 AlexeyAB
Fixed compile error
tree@ e96401 commitdiff
2018-05-08 Alexey
Update Readme.md
tree@ 2c2ba0 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 AlexeyAB
Get pre-trained weights for Yolo v3 tiny
tree@ 004507 commitdiff
2018-05-07 Bartek GÄ…siorzewski
Exit with nonzero status on error
tree@ ae4ec1 commitdiff
2018-05-06 Alexey
Update Readme.md
tree@ 6b8fd6 commitdiff
2018-05-06 Alexey
Merge pull request #760 from PuneetKohli/fix-log-parser-no-display
tree@ bde2a3 commitdiff
2018-05-06 Puneet Kohli
Change matplotlib backend to 'agg' when 'show_plot' is false. This allows t...
tree@ cdd1cb commitdiff
2018-05-06 AlexeyAB
Minor fix - what pip-packages are required for Python scripts
tree@ c9b8bd commitdiff
2018-05-06 Alexey
Merge pull request #759 from Adesun/log_parser
tree@ 30e085 commitdiff
2018-05-06 AlexeyAB
Added yolov3-tiny.cfg
tree@ efcbdb commitdiff
2018-05-06 Ade
Update readme.md
tree@ a1c5ba commitdiff
first | « prev | next »