darknet/src
2016-09-01 16:48:41 -07:00
..
activation_kernels.cu checkpoint 2016-06-20 13:18:59 -07:00
activation_layer.c idk 2016-01-18 15:40:14 -08:00
activation_layer.h idk 2016-01-18 15:40:14 -08:00
activations.c checkpoint 2016-06-20 13:18:59 -07:00
activations.h checkpoint 2016-06-20 13:18:59 -07:00
art.c hate warnings 2016-06-14 11:30:28 -07:00
avgpool_layer_kernels.cu Fix for cuda 7.5 2015-11-15 19:51:26 -08:00
avgpool_layer.c idk 2016-01-18 15:40:14 -08:00
avgpool_layer.h shortcut layers, msr networks 2015-12-14 11:57:10 -08:00
batchnorm_layer.c stable 2016-05-11 10:45:50 -07:00
batchnorm_layer.h stable 2016-05-11 10:45:50 -07:00
blas_kernels.cu updates and things 2016-09-01 16:48:41 -07:00
blas.c some more stuff 2016-08-05 15:27:07 -07:00
blas.h updates and things 2016-09-01 16:48:41 -07:00
box.c CVPR Experiments 2015-11-03 19:23:42 -08:00
box.h CVPR Experiments 2015-11-03 19:23:42 -08:00
captcha.c more writing fixes 2015-09-23 14:16:48 -07:00
cifar.c Go 2016-03-13 23:18:42 -07:00
classifier.c updates and things 2016-09-01 16:48:41 -07:00
classifier.h so much need to commit 2016-05-06 16:25:16 -07:00
coco.c updates and things 2016-09-01 16:48:41 -07:00
col2im_kernels.cu updates and things 2016-09-01 16:48:41 -07:00
col2im.c updates and things 2016-09-01 16:48:41 -07:00
col2im.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
compare.c CVPR Experiments 2015-11-03 19:23:42 -08:00
connected_layer.c what do you even write here? 2016-08-11 11:54:24 -07:00
connected_layer.h so much need to commit 2016-05-06 16:25:16 -07:00
convolutional_kernels.cu updates and things 2016-09-01 16:48:41 -07:00
convolutional_layer.c updates and things 2016-09-01 16:48:41 -07:00
convolutional_layer.h hate warnings 2016-06-14 11:30:28 -07:00
cost_layer.c updates and things 2016-09-01 16:48:41 -07:00
cost_layer.h shortcut layers, msr networks 2015-12-14 11:57:10 -08:00
cpu_gemm.c Small updates 2014-04-30 16:17:40 -07:00
crnn_layer.c so much need to commit 2016-05-06 16:25:16 -07:00
crnn_layer.h stuff 2016-02-29 13:54:12 -08:00
crop_layer_kernels.cu lots of stuff 2016-01-28 12:30:38 -08:00
crop_layer.c idk 2016-01-18 15:40:14 -08:00
crop_layer.h lots of stuff 2016-01-28 12:30:38 -08:00
cuda.c art, cudnn 2016-05-13 11:59:43 -07:00
cuda.h art, cudnn 2016-05-13 11:59:43 -07:00
darknet.c updates and things 2016-09-01 16:48:41 -07:00
data.c updates and things 2016-09-01 16:48:41 -07:00
data.h updates and things 2016-09-01 16:48:41 -07:00
deconvolutional_kernels.cu Fix for cuda 7.5 2015-11-15 19:51:26 -08:00
deconvolutional_layer.c some fixes 2015-12-18 15:55:58 -08:00
deconvolutional_layer.h lots of stuff 2016-01-28 12:30:38 -08:00
demo.c updates and things 2016-09-01 16:48:41 -07:00
demo.h more demo stuff 2016-06-22 22:44:05 -07:00
detection_layer.c updates and things 2016-09-01 16:48:41 -07:00
detection_layer.h updates 2016-07-19 14:50:01 -07:00
detector.c updates and things 2016-09-01 16:48:41 -07:00
dice.c lots of comparator stuff 2015-10-09 12:50:43 -07:00
dropout_layer_kernels.cu lots of stuff 2016-01-28 12:30:38 -08:00
dropout_layer.c lots of stuff 2016-01-28 12:30:38 -08:00
dropout_layer.h lots of stuff 2016-01-28 12:30:38 -08:00
gemm.c go updates 2016-03-16 04:30:48 -07:00
gemm.h go updates 2016-03-16 04:30:48 -07:00
go.c what do you even write here? 2016-08-11 11:54:24 -07:00
gru_layer.c tactics 2016-06-06 13:22:45 -07:00
gru_layer.h so much need to commit 2016-05-06 16:25:16 -07:00
im2col_kernels.cu updates and things 2016-09-01 16:48:41 -07:00
im2col.c updates and things 2016-09-01 16:48:41 -07:00
im2col.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
image.c updates and things 2016-09-01 16:48:41 -07:00
image.h updates and things 2016-09-01 16:48:41 -07:00
layer.c Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
layer.h updates and things 2016-09-01 16:48:41 -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
local_layer.c idk 2016-01-18 15:40:14 -08:00
local_layer.h shortcut layers, msr networks 2015-12-14 11:57:10 -08:00
matrix.c Go 2016-03-13 23:18:42 -07:00
matrix.h Go 2016-03-13 23:18:42 -07:00
maxpool_layer_kernels.cu updates and things 2016-09-01 16:48:41 -07:00
maxpool_layer.c updates and things 2016-09-01 16:48:41 -07:00
maxpool_layer.h updates and things 2016-09-01 16:48:41 -07:00
network_kernels.cu some more stuff 2016-08-05 15:27:07 -07:00
network.c updates and things 2016-09-01 16:48:41 -07:00
network.h updates and things 2016-09-01 16:48:41 -07:00
nightmare.c stuff 2016-02-29 13:54:12 -08:00
normalization_layer.c Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
normalization_layer.h shortcut layers, msr networks 2015-12-14 11:57:10 -08:00
option_list.c lots of comparator stuff 2015-10-09 12:50:43 -07:00
option_list.h lots of comparator stuff 2015-10-09 12:50:43 -07:00
parser.c updates and things 2016-09-01 16:48:41 -07:00
parser.h Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
region_layer.c updates and things 2016-09-01 16:48:41 -07:00
region_layer.h some more stuff 2016-08-05 15:27:07 -07:00
reorg_layer.c some more stuff 2016-08-05 15:27:07 -07:00
reorg_layer.h some more stuff 2016-08-05 15:27:07 -07:00
rnn_layer.c so much need to commit 2016-05-06 16:25:16 -07:00
rnn_layer.h so much need to commit 2016-05-06 16:25:16 -07:00
rnn_vid.c stuff 2016-02-29 13:54:12 -08:00
rnn.c hate warnings 2016-06-14 11:30:28 -07:00
route_layer.c Some bug fixes, random stuff 2015-09-01 11:22:03 -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
shortcut_layer.c idk 2016-01-18 15:40:14 -08:00
shortcut_layer.h shortcut layers, msr networks 2015-12-14 11:57:10 -08:00
softmax_layer_kernels.cu lots of stuff 2016-01-28 12:30:38 -08:00
softmax_layer.c lots of stuff 2016-01-28 12:30:38 -08:00
softmax_layer.h lots of stuff 2016-01-28 12:30:38 -08:00
stb_image_write.h idk man 2015-09-21 18:18:51 -07:00
stb_image.h NIPS 2015-06-10 00:11:41 -07:00
super.c some more stuff 2016-08-05 15:27:07 -07:00
swag.c missing file 2015-12-16 11:46:39 -08:00
tag.c updates and things 2016-09-01 16:48:41 -07:00
utils.c updates and things 2016-09-01 16:48:41 -07:00
utils.h updates and things 2016-09-01 16:48:41 -07:00
voxel.c updates and things 2016-09-01 16:48:41 -07:00
writing.c more writing fixes 2015-09-23 14:16:48 -07:00
xnor_layer.c no mean on input binarization 2016-06-19 14:28:15 -07:00
xnor_layer.h stuff for carlo 2016-06-06 15:48:52 -07:00
yolo_kernels.cu hi 2016-06-22 21:47:28 -07:00
yolo.c updates and things 2016-09-01 16:48:41 -07:00