You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
AlexeyAB 2bb44454a5 Minor fix 7 years ago
..
.editorconfig Just used spaces for indents instead of Tabs 7 years ago
activation_kernels.cu Activation improvement, more robust timer. 7 years ago
activation_layer.c
activation_layer.h
activations.c Optimized on CPU: gemm_bin, im2col, activation, transpose 7 years ago
activations.h
art.c
avgpool_layer.c
avgpool_layer.h
avgpool_layer_kernels.cu
batchnorm_layer.c Just used spaces for indents instead of Tabs 7 years ago
batchnorm_layer.h
blas.c Classifier now is working. The file softmax_layer.c was outdated 7 years ago
blas.h Classifier now is working. The file softmax_layer.c was outdated 7 years ago
blas_kernels.cu Classifier now is working. The file softmax_layer.c was outdated 7 years ago
box.c Just used spaces for indents instead of Tabs 7 years ago
box.h Minor fixes 7 years ago
captcha.c
cifar.c
classifier.c classifier.c - add the awesome training chart and make sure "top" is not bigger than "classes" in datacfg file. 7 years ago
classifier.h
coco.c Fixed compile 7 years ago
col2im.c
col2im.h
col2im_kernels.cu
compare.c
connected_layer.c
connected_layer.h
convolutional_kernels.cu Activation improvement, more robust timer. 7 years ago
convolutional_layer.c XNOR-net tiny-yolo_xnor.cfg ~2x faster than cuDNN on CUDA (nVidia GPU Maxwell) 7 years ago
convolutional_layer.h XNOR-net tiny-yolo_xnor.cfg ~2x faster than cuDNN on CUDA (nVidia GPU Maxwell) 7 years ago
cost_layer.c
cost_layer.h
cpu_gemm.c
crnn_layer.c XNOR-net tiny-yolo_xnor.cfg ~2x faster than cuDNN on CUDA (nVidia GPU Maxwell) 7 years ago
crnn_layer.h
crop_layer.c
crop_layer.h
crop_layer_kernels.cu
cuda.c Classifier now is working. The file softmax_layer.c was outdated 7 years ago
cuda.h Classifier now is working. The file softmax_layer.c was outdated 7 years ago
darknet.c Fix OpenCV compilation. maxpool_layer on GPU uses cuDNN. 7 years ago
data.c Fix OpenCV compilation. maxpool_layer on GPU uses cuDNN. 7 years ago
data.h Show inconsistent information if it is present in .cfg and .names files 7 years ago
deconvolutional_kernels.cu
deconvolutional_layer.c
deconvolutional_layer.h
demo.c Added mistakes checking 7 years ago
demo.h Fixed compile 7 years ago
detection_layer.c
detection_layer.h
detector.c Compilation fix for OpenCV 3.4.x and Jetson Xavier. 7 years ago
dice.c
dropout_layer.c
dropout_layer.h
dropout_layer_kernels.cu
gemm.c Activation improvement, more robust timer. 7 years ago
gemm.h XNOR-net 4x acceleration on CPU for yolov2-tiny - 22 FPS (CPU Core i7 6700K) 7 years ago
getopt.c
getopt.h
gettimeofday.c Just used spaces for indents instead of Tabs 7 years ago
gettimeofday.h
go.c
gru_layer.c
gru_layer.h
http_stream.cpp Minor fix 7 years ago
http_stream.h Another compile fix 7 years ago
im2col.c
im2col.h XNOR-net tiny-yolo_xnor.cfg ~2x faster than cuDNN on CUDA (nVidia GPU Maxwell) 7 years ago
im2col_kernels.cu Activation improvement, more robust timer. 7 years ago
image.c Fix OpenCV compilation. maxpool_layer on GPU uses cuDNN. 7 years ago
image.h Letter box is disabled in the darknet.py by defualt 7 years ago
layer.c XNOR-net on CPU AVX2 7 years ago
layer.h Fix OpenCV compilation. maxpool_layer on GPU uses cuDNN. 7 years ago
list.c Just used spaces for indents instead of Tabs 7 years ago
list.h Fixed memory leaks for Yolo: train, test 7 years ago
local_layer.c
local_layer.h
matrix.c
matrix.h
maxpool_layer.c Fix OpenCV compilation. maxpool_layer on GPU uses cuDNN. 7 years ago
maxpool_layer.h
maxpool_layer_kernels.cu Fix OpenCV compilation. maxpool_layer on GPU uses cuDNN. 7 years ago
network.c Activation improvement, more robust timer. 7 years ago
network.h XNOR-net tiny-yolo_xnor.cfg ~2x faster than cuDNN on CUDA (nVidia GPU Maxwell) 7 years ago
network_kernels.cu Added mistakes checking 7 years ago
nightmare.c
normalization_layer.c
normalization_layer.h
option_list.c Just used spaces for indents instead of Tabs 7 years ago
option_list.h Yolo can be used from Python 2.x using /darknet.py on Linux or darknet/x64/darknet.py on Windows 7 years ago
parser.c Classifier now is working. The file softmax_layer.c was outdated 7 years ago
parser.h
region_layer.c XNOR-net tiny-yolo_xnor.cfg ~2x faster than cuDNN on CUDA (nVidia GPU Maxwell) 7 years ago
region_layer.h Changed cmd and sh files. Added new cfg files for old Yolo v2. 7 years ago
reorg_layer.c Just used spaces for indents instead of Tabs 7 years ago
reorg_layer.h
reorg_old_layer.c Just used spaces for indents instead of Tabs 7 years ago
reorg_old_layer.h
rnn.c
rnn_layer.c
rnn_layer.h
rnn_vid.c
route_layer.c
route_layer.h
shortcut_layer.c Just used spaces for indents instead of Tabs 7 years ago
shortcut_layer.h
softmax_layer.c Classifier now is working. The file softmax_layer.c was outdated 7 years ago
softmax_layer.h
stb_image.h
stb_image_write.h
super.c
swag.c
tag.c
tree.c Just used spaces for indents instead of Tabs 7 years ago
tree.h
unistd.h
upsample_layer.c
upsample_layer.h
utils.c Added trim() function for label paths 7 years ago
utils.h Expose YOLODLL_API void top_k() 7 years ago
voxel.c
writing.c
yolo.c Fixed compile 7 years ago
yolo_console_dll.cpp Just used spaces for indents instead of Tabs 7 years ago
yolo_layer.c Minor fix 7 years ago
yolo_layer.h Minor fixes 7 years ago
yolo_v2_class.cpp Merge pull request #1171 from tinohager/master 7 years ago
yolo_v2_class.hpp PascalVOC label scripts are updated 7 years ago