darknet/src
2015-11-09 12:06:54 -08:00
..
activation_kernels.cu NIGHTMARE!!!! 2015-07-10 16:38:14 -07:00
activations.c NIGHTMARE!!!! 2015-07-10 16:38:14 -07:00
activations.h NIGHTMARE!!!! 2015-07-10 16:38:14 -07:00
avgpool_layer_kernels.cu Changes to make routing work better 2015-07-21 16:09:33 -07:00
avgpool_layer.c Changes to make routing work better 2015-07-21 16:09:33 -07:00
avgpool_layer.h add avgpool layer 2015-07-13 15:04:21 -07:00
blas_kernels.cu CVPR Experiments 2015-11-03 19:23:42 -08:00
blas.c CVPR Experiments 2015-11-03 19:23:42 -08:00
blas.h CVPR Experiments 2015-11-03 19:23:42 -08: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
classifier.c CVPR Experiments 2015-11-03 19:23:42 -08:00
coco.c New YOLO 2015-11-09 11:31:39 -08:00
col2im_kernels.cu Changes to make routing work better 2015-07-21 16:09:33 -07:00
col2im.c Headers are important 2015-08-01 17:26:53 -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 Changes to make routing work better 2015-07-21 16:09:33 -07:00
connected_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
convolutional_kernels.cu CVPR Experiments 2015-11-03 19:23:42 -08:00
convolutional_layer.c CVPR Experiments 2015-11-03 19:23:42 -08:00
convolutional_layer.h CVPR Experiments 2015-11-03 19:23:42 -08:00
cost_layer.c more writing fixes 2015-09-23 14:16:48 -07:00
cost_layer.h more writing fixes 2015-09-23 14:16:48 -07:00
cpu_gemm.c Small updates 2014-04-30 16:17:40 -07:00
crop_layer_kernels.cu CVPR Experiments 2015-11-03 19:23:42 -08:00
crop_layer.c Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
crop_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
cuda.c Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
cuda.h Hacks to get nightmare to not break gridsizing 2015-08-10 23:22:27 -07:00
darknet.c New YOLO 2015-11-09 11:31:39 -08:00
data.c CVPR Experiments 2015-11-03 19:23:42 -08:00
data.h lots of comparator stuff 2015-10-09 12:50:43 -07:00
deconvolutional_kernels.cu CVPR Experiments 2015-11-03 19:23:42 -08:00
deconvolutional_layer.c Changes to make routing work better 2015-07-21 16:09:33 -07:00
deconvolutional_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07:00
detection_layer.c New YOLO 2015-11-09 11:31:39 -08:00
detection_layer.h New YOLO 2015-11-09 11:31:39 -08:00
dice.c lots of comparator stuff 2015-10-09 12:50:43 -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 Headers are important 2015-08-01 17:26:53 -07:00
im2col.h Detection is back, baby\! 2015-02-10 19:41:03 -08:00
image.c CVPR Experiments 2015-11-03 19:23:42 -08:00
image.h more writing stuff 2015-09-22 17:34:48 -07:00
imagenet.c ready for push? 2015-11-09 12:06:54 -08:00
layer.c Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
layer.h New YOLO 2015-11-09 11:31:39 -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 Changes to make routing work better 2015-07-21 16:09:33 -07:00
maxpool_layer.c Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
maxpool_layer.h NIGHTMARE!!!! 2015-07-10 16:38:14 -07:00
network_kernels.cu New YOLO 2015-11-09 11:31:39 -08:00
network.c New YOLO 2015-11-09 11:31:39 -08:00
network.h New YOLO 2015-11-09 11:31:39 -08:00
nightmare.c Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
normalization_layer.c Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
normalization_layer.h normalization layer 2015-07-10 16:38:30 -07: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
params.h refactoring and added DARK ZONE 2015-03-11 22:20:15 -07:00
parser.c New YOLO 2015-11-09 11:31:39 -08:00
parser.h Some bug fixes, random stuff 2015-09-01 11:22:03 -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
softmax_layer_kernels.cu Hacks to get nightmare to not break gridsizing 2015-08-10 23:22:27 -07:00
softmax_layer.c Changes to make routing work better 2015-07-21 16:09:33 -07:00
softmax_layer.h route handles input images well....ish 2015-05-11 13:46:49 -07: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
utils.c lots of stuff 2015-09-04 17:52:44 -07:00
utils.h lots of stuff 2015-09-04 17:52:44 -07:00
writing.c more writing fixes 2015-09-23 14:16:48 -07:00
yolo_kernels.cu New YOLO 2015-11-09 11:31:39 -08:00
yolo.c ready for push? 2015-11-09 12:06:54 -08:00