Commit Graph

16 Commits

Author SHA1 Message Date
38801979b2 Classifier now is working. The file softmax_layer.c was outdated 2018-10-06 14:12:02 -05:00
564877ad6a cuda.h - converts tab to space 2018-07-07 12:30:45 +08:00
4b91201051 Expose YOLODLL_API void cuda_pull_array() 2018-07-04 23:16:42 +08:00
6e3afec85a Fixed Python detection 2018-04-17 14:21:23 +03:00
fc496d52bf Yolo can be used from Python 2.x using /darknet.py on Linux or darknet/x64/darknet.py on Windows 2018-04-12 22:32:57 +03:00
537d135feb Improve training performance - batch-norm using cuDNN. 2018-03-20 02:16:51 +03:00
033e934ce8 If there is excessive GPU-RAM consumption by CUDNN then then do not use Workspace 2018-02-21 19:14:01 +03:00
0cb81e5f50 Some stream fixes 2018-01-07 20:44:04 +03:00
9d23aad869 Added CUDA-streams to Darknet-Yolo forward inference 2017-12-31 20:10:32 +03:00
26b20b78f7 Fix: Can be compiled on MSVS 2013 (12.0.40629.00 update 5), but not on MSVS 2013 (12.0.21005.1) 2016-12-05 00:25:26 +03:00
5c067dc447 good chance I didn't break anything 2016-09-12 13:55:20 -07:00
13209df7bb art, cudnn 2016-05-13 11:59:43 -07:00
d0b9326a35 Hacks to get nightmare to not break gridsizing 2015-08-10 23:22:27 -07:00
4af116e996 gonna change im2col 2015-03-21 12:25:14 -07:00
0f1a31648c idk, probably something changed 2015-01-30 22:05:23 -08:00
809f924db2 CUDA so fast 2015-01-22 16:38:24 -08:00