961 Commits (2c5e383c04655fe45f3f533eb3a69a80acbf3561)
 

Author SHA1 Message Date
Alexey 2c5e383c04
Update Readme.md 7 years ago
AlexeyAB 08e8e0c8c2 Minor fix 7 years ago
Alexey 31df5e2735
Update Readme.md 7 years ago
Alexey 7f4b859514
Merge pull request #1816 from vinliao/master 7 years ago
Vincent Liao f81b9209ff fix wrong path 7 years ago
AlexeyAB 31ac46ba22 Fixed bug for 32-bit compilation without GPU. 7 years ago
AlexeyAB d487bdf471 transpose 32x32 on GPU 7 years ago
AlexeyAB 9e2c894a32 Transpose on CPU fix 7 years ago
AlexeyAB e7ad4e6c77 Compile fix 7 years ago
AlexeyAB 00282aa1b8 Fixed maxpool_layer by using cuDNN. 7 years ago
AlexeyAB bdbbb2fd69 Minor fix 7 years ago
AlexeyAB acf1489981 Fixed detector test for 1-channel images (black-white / infrared) 7 years ago
AlexeyAB 3b59178dec Minor fix 7 years ago
AlexeyAB 76706dc4a6 Added yolov3-openimages.cfg and SELU activation 7 years ago
AlexeyAB 2bb44454a5 Minor fix 7 years ago
AlexeyAB 344f8c6d27 Fix building darknet.so on MacOS 7 years ago
AlexeyAB 7762372e5b Compilation fix for OpenCV 3.4.x and Jetson Xavier. 7 years ago
AlexeyAB 7ee4135910 Fix OpenCV compilation. maxpool_layer on GPU uses cuDNN. 7 years ago
Alexey dbc75aec77
Merge pull request #1724 from eon129/master 7 years ago
erick 38801979b2 Classifier now is working. The file softmax_layer.c was outdated 7 years ago
AlexeyAB 24b60456c7 Version 0.2.5 - fixed ) 7 years ago
AlexeyAB 0cf56d1ccf Version 0.2.5 ) 7 years ago
AlexeyAB 6c8642b3eb Added darknet53.cfg and resnext152-32x4d.cfg 7 years ago
AlexeyAB c02216120b Compile fix 7 years ago
AlexeyAB 5cc2a7e20d Added mistakes checking 7 years ago
AlexeyAB 67f33ff5dc Another compile fix 7 years ago
AlexeyAB e92c635f35 Compile fix 7 years ago
AlexeyAB c0e2512af2 Activation improvement, more robust timer. 7 years ago
AlexeyAB e203ab9046 Minor fixes 7 years ago
Alexey 129417ae7f
Update Readme.md 7 years ago
AlexeyAB 7dd97537fb XNOR-net tiny-yolo_xnor.cfg ~2x faster than cuDNN on CUDA (nVidia GPU Maxwell) 7 years ago
AlexeyAB 0224ba3d0d Compile fix 7 years ago
AlexeyAB 03e95320a1 XNOR coalesced memory access, and avoid bank conflicts 7 years ago
Alexey 8e0b265067
Update Readme.md 7 years ago
Alexey b829fee30b
Update Readme.md 7 years ago
AlexeyAB ca43bbdaae Fixed openmp bugs for XNOR 7 years ago
AlexeyAB c0e01fd63c Test for XNOR-conv on CUDA 7 years ago
AlexeyAB 57e878b4f9 another compile fix 7 years ago
AlexeyAB b141f85cab Compile fix 7 years ago
AlexeyAB 007878393f Temporary Slow implementation of XNOR on CUDA (shared_memory) 7 years ago
AlexeyAB c4a9e3422e Temporary implementation of XNOR on CUDA 7 years ago
AlexeyAB 9753b72aeb temp fix, don't use it 7 years ago
AlexeyAB 18d5e4f39c Fixed yolov3-tiny_xnor.cfg 7 years ago
AlexeyAB 08285dbc84 Added tiny-yolo-v2-XNOR-cfg-file: tiny-yolo_xnor.cfg 7 years ago
AlexeyAB 5b6be00d4b Added yolov3-tiny_xnor.cfg 7 years ago
AlexeyAB bb48b9c992 Merge branch 'master' of github.com:AlexeyAB/darknet 7 years ago
AlexeyAB 31b6b0bad3 XNOR-net 4x acceleration on CPU for yolov2-tiny - 22 FPS (CPU Core i7 6700K) 7 years ago
AlexeyAB f606b5456e XNOR-net 21 FPS on CPU yolov2-tiny.cfg 7 years ago
Alexey 88dbaff4e6
Merge pull request #1466 from r0l1/master 7 years ago
Roland Singer dbdd31ee21 updated README to include information about learning rate adjustment for multiple GPUs 7 years ago