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 d59a172a1d Fixed wrong labels 7 years ago
..
.editorconfig Just used spaces for indents instead of Tabs 7 years ago
activation_kernels.cu Added CUDA-streams to Darknet-Yolo forward inference 7 years ago
activation_layer.c So I have this new programming paradigm....... 9 years ago
activation_layer.h idk 9 years ago
activations.c Optimized on CPU: gemm_bin, im2col, activation, transpose 7 years ago
activations.h adding new tiny-yolo 9 years ago
art.c Supported OpenCV 3.0 and 2.4.13. Supported Windows and Linux. 8 years ago
avgpool_layer.c 🔥 🔥 :dragonite: 9 years ago
avgpool_layer.h shortcut layers, msr networks 10 years ago
avgpool_layer_kernels.cu Fix for cuda 7.5 10 years ago
batchnorm_layer.c Just used spaces for indents instead of Tabs 7 years ago
batchnorm_layer.h stable 9 years ago
blas.c Just used spaces for indents instead of Tabs 7 years ago
blas.h Added Yolo v3 7 years ago
blas_kernels.cu Just used spaces for indents instead of Tabs 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 better multigpu 9 years ago
cifar.c Changed class to class_id 7 years ago
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 so much need to commit 9 years ago
coco.c Fixed compile 7 years ago
col2im.c updates and things 9 years ago
col2im.h Detection is back, baby\! 10 years ago
col2im_kernels.cu updates and things 9 years ago
compare.c Changed class to class_id 7 years ago
connected_layer.c Improve training performance - batch-norm using cuDNN. 7 years ago
connected_layer.h adding new tiny-yolo 9 years ago
convolutional_kernels.cu Just used spaces for indents instead of Tabs 7 years ago
convolutional_layer.c Optimized on CPU: gemm_bin, im2col, activation, transpose 7 years ago
convolutional_layer.h Optimized on CPU: gemm_bin, im2col, activation, transpose 7 years ago
cost_layer.c 🔥 🔥 :dragonite: 9 years ago
cost_layer.h shortcut layers, msr networks 10 years ago
cpu_gemm.c Sources fixed - Yolo v2 can be used on Windows (MSVS 2015 + CUDA 8.0) 9 years ago
crnn_layer.c ADAM 9 years ago
crnn_layer.h stuff 9 years ago
crop_layer.c So I have this new programming paradigm....... 9 years ago
crop_layer.h lots of stuff 9 years ago
crop_layer_kernels.cu lots of stuff 9 years ago
cuda.c Added spatial Yolo v3 yolov3-spp.cfg 7 years ago
cuda.h cuda.h - converts tab to space 7 years ago
darknet.c max pool layer is fixed 7 years ago
data.c Just used spaces for indents instead of Tabs 7 years ago
data.h Show inconsistent information if it is present in .cfg and .names files 7 years ago
deconvolutional_kernels.cu good chance I didn't break anything 9 years ago
deconvolutional_layer.c So I have this new programming paradigm....... 9 years ago
deconvolutional_layer.h lots of stuff 9 years ago
demo.c XNOR-net on CPU AVX2 7 years ago
demo.h Fixed compile 7 years ago
detection_layer.c Added Yolo v3 7 years ago
detection_layer.h Added Yolo v3 7 years ago
detector.c XNOR-net on CPU AVX2 7 years ago
dice.c better multigpu 9 years ago
dropout_layer.c 🔥 🔥 :dragonite: 9 years ago
dropout_layer.h lots of stuff 9 years ago
dropout_layer_kernels.cu lots of stuff 9 years ago
gemm.c Compile error fix 7 years ago
gemm.h Another one fix 7 years ago
getopt.c Sources fixed - Yolo v2 can be used on Windows (MSVS 2015 + CUDA 8.0) 9 years ago
getopt.h Sources fixed - Yolo v2 can be used on Windows (MSVS 2015 + CUDA 8.0) 9 years ago
gettimeofday.c Just used spaces for indents instead of Tabs 7 years ago
gettimeofday.h Sources fixed - Yolo v2 can be used on Windows (MSVS 2015 + CUDA 8.0) 9 years ago
go.c Sources fixed - Yolo v2 can be used on Windows (MSVS 2015 + CUDA 8.0) 9 years ago
gru_layer.c So I have this new programming paradigm....... 9 years ago
gru_layer.h So I have this new programming paradigm....... 9 years ago
http_stream.cpp Just used spaces for indents instead of Tabs 7 years ago
http_stream.h Just used spaces for indents instead of Tabs 7 years ago
im2col.c updates and things 9 years ago
im2col.h Detection is back, baby\! 10 years ago
im2col_kernels.cu Added CUDA-streams to Darknet-Yolo forward inference 7 years ago
image.c Try to use avx_hs() - slow and requires alignment 4096 bits < (l.size*l.size*l.c) 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 XNOR-net on CPU AVX2 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 So I have this new programming paradigm....... 9 years ago
local_layer.h shortcut layers, msr networks 10 years ago
matrix.c Changed class to class_id 7 years ago
matrix.h Go 9 years ago
maxpool_layer.c Maxpool fixes 7 years ago
maxpool_layer.h updates and things 9 years ago
maxpool_layer_kernels.cu max pool layer is fixed 7 years ago
network.c Optimized on CPU: gemm_bin, im2col, activation, transpose 7 years ago
network.h XNOR-net on CPU AVX2 7 years ago
network_kernels.cu Just used spaces for indents instead of Tabs 7 years ago
nightmare.c stuff 9 years ago
normalization_layer.c So I have this new programming paradigm....... 9 years ago
normalization_layer.h shortcut layers, msr networks 10 years ago
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 max pool layer is fixed 7 years ago
parser.h Fixed for Linux: detection for batch > 1 and 0x0d at command line 8 years ago
region_layer.c Just used spaces for indents instead of Tabs 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 stuff and things 9 years ago
reorg_old_layer.c Just used spaces for indents instead of Tabs 7 years ago
reorg_old_layer.h Fixed reorg_layer. Old reorg can be used as [reorg_old] in the cfg-file. 7 years ago
rnn.c better multigpu 9 years ago
rnn_layer.c So I have this new programming paradigm....... 9 years ago
rnn_layer.h So I have this new programming paradigm....... 9 years ago
rnn_vid.c Supported OpenCV 3.0 and 2.4.13. Supported Windows and Linux. 8 years ago
route_layer.c 🔥 🔥 yolo v2 🔥 🔥 9 years ago
route_layer.h hey 9 years ago
shortcut_layer.c Just used spaces for indents instead of Tabs 7 years ago
shortcut_layer.h shortcut_layer resize for random=1 7 years ago
softmax_layer.c It takes into account the Difficult for calculating mAP for PascalVOC 7 years ago
softmax_layer.h lots of stuff 9 years ago
stb_image.h Fixed STB 8 years ago
stb_image_write.h Fixed STB 8 years ago
super.c better multigpu 9 years ago
swag.c better multigpu 9 years ago
tag.c better multigpu 9 years ago
tree.c Just used spaces for indents instead of Tabs 7 years ago
tree.h Added Yolo v3 7 years ago
unistd.h Sources fixed - Yolo v2 can be used on Windows (MSVS 2015 + CUDA 8.0) 9 years ago
upsample_layer.c Added Yolo v3 7 years ago
upsample_layer.h One more try 7 years ago
utils.c Fixed wrong labels 7 years ago
utils.h Expose YOLODLL_API void top_k() 7 years ago
voxel.c Supported OpenCV 3.0 and 2.4.13. Supported Windows and Linux. 8 years ago
writing.c better multigpu 9 years ago
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 Just used spaces for indents instead of Tabs 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