darknet/src
2015-03-08 11:31:12 -07:00
..
activation_kernels.cu renamed sigmoid to logistic 2015-03-08 11:31:12 -07:00
activations.c renamed sigmoid to logistic 2015-03-08 11:31:12 -07:00
activations.h renamed sigmoid to logistic 2015-03-08 11:31:12 -07:00
blas_kernels.cu CUDA so fast 2015-01-22 16:38:24 -08:00
blas.c CUDA so fast 2015-01-22 16:38:24 -08:00
blas.h CUDA so fast 2015-01-22 16:38:24 -08:00
captcha.c detection layer fixed 2015-03-08 11:25:28 -07:00
col2im_kernels.cu Detection is back, baby\! 2015-02-10 19:41:03 -08: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 saving weight files as binaries, hell yeah 2015-02-06 18:53:53 -08:00
connected_layer.h CUDA so fast 2015-01-22 16:38:24 -08:00
convolutional_kernels.cu Detection is back, baby\! 2015-02-10 19:41:03 -08:00
convolutional_layer.c Detection is back, baby\! 2015-02-10 19:41:03 -08:00
convolutional_layer.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
cost_layer.c Big changes to detection 2015-03-04 14:56:38 -08:00
cost_layer.h Big changes to detection 2015-03-04 14:56:38 -08:00
cpu_gemm.c Small updates 2014-04-30 16:17:40 -07:00
crop_layer_kernels.cu idk, probably something changed 2015-01-30 22:05:23 -08:00
crop_layer.c idk, probably something changed 2015-01-30 22:05:23 -08:00
crop_layer.h idk, probably something changed 2015-01-30 22:05:23 -08:00
cuda.c Big changes to detection 2015-03-04 14:56:38 -08:00
cuda.h idk, probably something changed 2015-01-30 22:05:23 -08:00
darknet.c detection layer fixed 2015-03-08 11:25:28 -07:00
data.c detection layer fixed 2015-03-08 11:25:28 -07:00
data.h detection layer fixed 2015-03-08 11:25:28 -07:00
deconvolutional_kernels.cu Detection is back, baby\! 2015-02-10 19:41:03 -08:00
deconvolutional_layer.c Detection is back, baby\! 2015-02-10 19:41:03 -08:00
deconvolutional_layer.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
detection_layer.c renamed sigmoid to logistic 2015-03-08 11:31:12 -07:00
detection_layer.h Big changes to detection 2015-03-04 14:56:38 -08:00
detection.c Split commands into different files 2015-03-06 10:49:03 -08:00
dropout_layer_kernels.cu CUDA so fast 2015-01-22 16:38:24 -08:00
dropout_layer.c Detection is back, baby\! 2015-02-10 19:41:03 -08:00
dropout_layer.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
freeweight_layer.c checkpoint 2014-11-18 13:51:04 -08:00
freeweight_layer.h Convolutional working on GPU 2014-10-13 00:31:10 -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 Detection is back, baby\! 2015-02-10 19:41:03 -08: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 Big changes to detection 2015-03-04 14:56:38 -08:00
image.h captcha stuff 2015-02-23 18:52:05 -08:00
imagenet.c Split commands into different files 2015-03-06 10:49:03 -08: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 CUDA so fast 2015-01-22 16:38:24 -08:00
maxpool_layer.c Detection is back, baby\! 2015-02-10 19:41:03 -08:00
maxpool_layer.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
network_kernels.cu Big changes to detection 2015-03-04 14:56:38 -08:00
network.c Big changes to detection 2015-03-04 14:56:38 -08:00
network.h Big changes to detection 2015-03-04 14:56:38 -08:00
normalization_layer.c Detection is back, baby\! 2015-02-10 19:41:03 -08:00
normalization_layer.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
old.c Split commands into different files 2015-03-06 10:49:03 -08: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
parser.c renamed sigmoid to logistic 2015-03-08 11:31:12 -07:00
parser.h saving weight files as binaries, hell yeah 2015-02-06 18:53:53 -08: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 captcha stuff 2015-02-23 18:52:05 -08:00
softmax_layer.c captcha stuff 2015-02-23 18:52:05 -08:00
softmax_layer.h Big changes to detection 2015-03-04 14:56:38 -08:00
utils.c Split commands into different files 2015-03-06 10:49:03 -08:00
utils.h Split commands into different files 2015-03-06 10:49:03 -08:00