darknet/src
Joseph Redmon c521f87c9e ?
2015-05-25 11:53:10 -07:00
..
activation_kernels.cu not much changed... 2015-04-11 01:24:07 -07:00
activations.c not much changed... 2015-04-11 01:24:07 -07:00
activations.h crop layer scaling and trans on cpu 2015-04-15 01:04:38 -07:00
blas_kernels.cu no idea 2015-05-06 14:08:16 -07:00
blas.c CUDA so fast 2015-01-22 16:38:24 -08:00
blas.h no idea 2015-05-06 14:08:16 -07:00
captcha.c big change to images 2015-04-09 15:18:54 -07:00
col2im_kernels.cu Fixed im2col mistake >< face#palm 2015-03-26 19:13:59 -07:00
col2im.c CUDA so fast 2015-01-22 16:38:24 -08:00
col2im.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
connected_layer.c detection exp 2015-05-20 10:06:42 -07:00
connected_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
convolutional_kernels.cu no comment 2015-03-29 19:31:47 -07:00
convolutional_layer.c detection exp 2015-05-20 10:06:42 -07:00
convolutional_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
cost_layer.c route handles input images well....ish 2015-05-11 13:46:49 -07:00
cost_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
cpu_gemm.c Small updates 2014-04-30 16:17:40 -07:00
crop_layer_kernels.cu per image randomness in crop layer 2015-04-17 12:32:54 -07:00
crop_layer.c route handles input images well....ish 2015-05-11 13:46:49 -07:00
crop_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
cuda.c dropout probably ok 2015-03-27 17:32:01 -07:00
cuda.h gonna change im2col 2015-03-21 12:25:14 -07:00
darknet.c ? 2015-05-25 11:53:10 -07:00
data.c ? 2015-05-25 11:53:10 -07:00
data.h ? 2015-05-25 11:53:10 -07:00
deconvolutional_kernels.cu refactoring and added DARK ZONE 2015-03-11 22:20:15 -07:00
deconvolutional_layer.c route handles input images well....ish 2015-05-11 13:46:49 -07:00
deconvolutional_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
detection_layer.c ? 2015-05-25 11:53:10 -07:00
detection_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
detection.c detection exp 2015-05-20 10:06:42 -07:00
dropout_layer_kernels.cu dropout probably ok 2015-03-27 17:32:01 -07:00
dropout_layer.c route handles input images well....ish 2015-05-11 13:46:49 -07:00
dropout_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
gemm.c Stable place to commit 2015-02-04 12:41:20 -08:00
gemm.h CUDA so fast 2015-01-22 16:38:24 -08:00
im2col_kernels.cu using caffe's im2col, it's so much better\! 2015-03-21 14:17:39 -07:00
im2col.c CUDA so fast 2015-01-22 16:38:24 -08:00
im2col.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
image.c gonna fuck shit up 2015-04-21 12:58:03 -07:00
image.h level adjustment for images 2015-04-15 00:32:32 -07:00
imagenet.c ? 2015-05-25 11:53:10 -07:00
layer.h whoops! 2015-05-11 13:54:58 -07:00
list.c Slowly refactoring and pushing to GPU 2014-05-02 15:20:34 -07:00
list.h Parsing, image loading, lots of stuff 2013-11-13 10:50:38 -08:00
matrix.c Better imagenet distributed training 2014-12-11 13:15:26 -08:00
matrix.h Better imagenet distributed training 2014-12-11 13:15:26 -08:00
maxpool_layer_kernels.cu refactoring and added DARK ZONE 2015-03-11 22:20:15 -07:00
maxpool_layer.c Fixed maxpool after change 2015-05-11 14:36:45 -07:00
maxpool_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
network_kernels.cu something 2015-05-12 12:03:32 -07:00
network.c route handles input images well....ish 2015-05-11 13:46:49 -07:00
network.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
old.c route handles input images well....ish 2015-05-11 13:46:49 -07:00
option_list.c Big changes to detection 2015-03-04 14:56:38 -08:00
option_list.h Big changes to detection 2015-03-04 14:56:38 -08:00
params.h refactoring and added DARK ZONE 2015-03-11 22:20:15 -07:00
parser.c route handles input images well....ish 2015-05-11 13:46:49 -07:00
parser.h big change to images 2015-04-09 15:18:54 -07:00
route_layer.c route handles input images well....ish 2015-05-11 13:46:49 -07:00
route_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
server.c saving weight files as binaries, hell yeah 2015-02-06 18:53:53 -08:00
server.h Distributed training 2014-12-07 00:41:26 -08:00
softmax_layer_kernels.cu refactoring and added DARK ZONE 2015-03-11 22:20:15 -07:00
softmax_layer.c route handles input images well....ish 2015-05-11 13:46:49 -07:00
softmax_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
utils.c stuff changed probably 2015-03-24 13:20:56 -07:00
utils.h IOU loss function 2015-04-24 10:27:50 -07:00