Commit Graph

60 Commits

Author SHA1 Message Date
b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 2019-03-18 02:48:52 +03:00
b3579380dc improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
9e07605bc5 get_connected_workspace_size() and get_convolutional_workspace_size() 2019-02-08 00:51:20 +03:00
d767e8ca38 Minor fixes 2019-02-04 23:29:06 +03:00
c7309c1fdb Fixed CRNN (RNN based on Convolution) layer 2019-02-01 01:30:02 +03:00
640bdbc063 LSTM, RNN, GRU - use connected_layer that uses cuDNN. Fixed CRNN for conv-layer with cuDNN. 2019-01-28 23:50:51 +03:00
00b87281f3 Fixed RNN (RNN, GRU, LSTM) with cuDNN (batch-norm) 2019-01-27 03:42:44 +03:00
537d135feb Improve training performance - batch-norm using cuDNN. 2018-03-20 02:16:51 +03:00
fc9b867dd9 🔥 🔥 :dragonite: 2016-11-16 00:15:46 -08:00
481b57a96a So I have this new programming paradigm....... 2016-09-24 23:12:54 -07:00
73f7aacf35 better multigpu 2016-09-20 11:34:49 -07:00
6b38dcdce0 adding new tiny-yolo 2016-09-07 22:27:56 -07:00
aebe937710 what do you even write here? 2016-08-11 11:54:24 -07:00
9361292c42 updates 2016-07-19 14:50:01 -07:00
c7b10ceadb so much need to commit 2016-05-06 16:25:16 -07:00
913d355ec1 lots of stuff 2016-01-28 12:30:38 -08:00
1578ec70d7 idk 2016-01-18 15:40:14 -08:00
db0397cfaa shortcut layers, msr networks 2015-12-14 11:57:10 -08:00
c2738835f0 Faster batch normalization 2015-12-07 17:18:04 -08:00
d00f0a1ccd Changes to make routing work better 2015-07-21 16:09:33 -07:00
ff7e03325a detection exp 2015-05-20 10:06:42 -07:00
516f019ba6 route handles input images well....ish 2015-05-11 13:46:49 -07:00
b0106d7bde probably stuff changed 2015-04-13 14:09:55 -07:00
390a0cf923 not much changed... 2015-04-11 01:24:07 -07:00
664c5dd2f2 Subdivisions for batches 2015-03-22 09:56:40 -07:00
dcb000b553 refactoring and added DARK ZONE 2015-03-11 22:20:15 -07:00
2f62fe33c9 saving weight files as binaries, hell yeah 2015-02-06 18:53:53 -08:00
bfffadc755 Stable place to commit 2015-02-04 12:41:20 -08:00
153705226d Bias updates bug fix 2015-01-27 13:31:06 -08:00
809f924db2 CUDA so fast 2015-01-22 16:38:24 -08:00
aa5996d58e Faster 2015-01-12 17:27:08 -08:00
4ab366a805 some fixes, some other experiments 2014-12-22 14:35:37 -08:00
79fffcce3c Better imagenet distributed training 2014-12-11 13:15:26 -08:00
a99050f0c8 Some fixes to momentum 2014-12-07 20:16:21 -08:00
28e2115272 Distributed training 2014-12-07 00:41:26 -08:00
d407bffde9 checkpoint 2014-11-18 13:51:04 -08:00
b13ad6d5fd Can validate on imagenet now 2014-11-05 14:49:58 -08:00
1c0fd9bb47 im2col slightly faster 2014-10-29 23:26:41 -07:00
14303717dc Fast, needs to be faster 2014-10-25 11:57:26 -07:00
158bb1bee9 softmax on gpu 2014-10-21 14:49:18 -07:00
9b3c7136f3 Fixing up maxpool layer 2014-10-16 15:17:23 -07:00
7756cccb79 Refactored connected to use blas 2014-10-13 22:31:48 -07:00
787d534560 Convolutional working on GPU 2014-10-13 00:31:10 -07:00
7add111509 maxpool fixed, good on mnist 2014-08-09 08:16:37 -07:00
d9f1b0b16e probably how maxpool layers should be 2014-08-08 12:04:15 -07:00
1b94df24fd Midway through lots of fixes, checkpoint 2014-07-17 09:05:07 -07:00
70d622ea54 Added batch to col2im, padding option 2014-07-13 22:07:51 -07:00
cd8d53df21 So there WAS this huge bug. Gone now 2014-05-09 15:14:52 -07:00
00d483697a Small updates 2014-04-30 16:17:40 -07:00
2ea63c0e99 Better VOC handling and resizing 2014-03-12 21:57:34 -07:00