.. |
.editorconfig
|
Just used spaces for indents instead of Tabs
|
2018-07-10 23:29:15 +03:00 |
activation_kernels.cu
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
activation_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
activation_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
activations.c
|
move as many defs as possible away from darknet.h
|
2019-02-18 11:33:25 +01:00 |
activations.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
art.c
|
Some C OpenCV functions replaced by CPP functions
|
2019-04-05 18:56:08 +03:00 |
avgpool_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
avgpool_layer.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
avgpool_layer_kernels.cu
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
batchnorm_layer.c
|
Added object Detection & Tracking using conv-rnn layer on frames from video
|
2019-03-02 03:32:24 +03:00 |
batchnorm_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
blas.c
|
Minor fix
|
2019-04-08 02:42:44 +03:00 |
blas.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
blas_kernels.cu
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
box.c
|
move as many defs as possible away from darknet.h
|
2019-02-18 11:33:25 +01:00 |
box.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
captcha.c
|
Fixed many warnings
|
2019-03-18 19:25:48 +03:00 |
cifar.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
classifier.c
|
All OpenCV C-functions replaced by CPP-functions
|
2019-04-06 04:05:31 +03:00 |
classifier.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
coco.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
col2im.c
|
move as many defs as possible away from darknet.h
|
2019-02-18 11:33:25 +01:00 |
col2im.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
col2im_kernels.cu
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
compare.c
|
Fixed many warnings
|
2019-03-18 19:25:48 +03:00 |
connected_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
connected_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
convolutional_kernels.cu
|
cleanup in preparation to opencv-4 work
|
2019-03-28 17:54:27 +01:00 |
convolutional_layer.c
|
Fixed many warnings
|
2019-03-18 19:25:48 +03:00 |
convolutional_layer.h
|
Merge branch 'master' into master
|
2019-03-18 20:10:39 +03:00 |
cost_layer.c
|
Merge branch 'master' into master
|
2019-03-18 20:10:39 +03:00 |
cost_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
cpu_gemm.c
|
fully separate C-API from CPP-API
|
2019-02-19 15:57:18 +01:00 |
crnn_layer.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
crnn_layer.h
|
Added object Detection & Tracking using conv-rnn layer on frames from video
|
2019-03-02 03:32:24 +03:00 |
crop_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
crop_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
crop_layer_kernels.cu
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
dark_cuda.c
|
Minor fix
|
2019-03-28 00:11:16 +03:00 |
dark_cuda.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
darknet.c
|
Minor fix
|
2019-04-11 02:47:19 +03:00 |
darkunistd.h
|
Fixed many warnings
|
2019-03-18 19:25:48 +03:00 |
data.c
|
Minor fix
|
2019-04-11 02:47:19 +03:00 |
data.h
|
Added flag -show_imgs for Training, to show augmented images with bboxes
|
2019-04-05 16:04:26 +03:00 |
deconvolutional_kernels.cu
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
deconvolutional_layer.c
|
move as many defs as possible away from darknet.h
|
2019-02-18 11:33:25 +01:00 |
deconvolutional_layer.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
demo.c
|
All OpenCV C-functions replaced by CPP-functions
|
2019-04-06 04:05:31 +03:00 |
demo.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
detection_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
detection_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
detector.c
|
Minor fix
|
2019-04-11 02:47:19 +03:00 |
dice.c
|
Fixed many warnings
|
2019-03-18 19:25:48 +03:00 |
dropout_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
dropout_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
dropout_layer_kernels.cu
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
gemm.c
|
cleanup in preparation to opencv-4 work
|
2019-03-28 17:54:27 +01:00 |
gemm.h
|
remove some unnecessary exports
|
2019-02-20 11:51:17 +01:00 |
getopt.c
|
include some requested modifications
|
2019-02-18 00:09:08 +01:00 |
getopt.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
gettimeofday.c
|
remove some unnecessary exports
|
2019-02-20 11:51:17 +01:00 |
gettimeofday.h
|
remove some unnecessary exports
|
2019-02-20 11:51:17 +01:00 |
go.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
gru_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
gru_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
http_stream.cpp
|
Minor fix
|
2019-04-08 02:42:44 +03:00 |
http_stream.h
|
All OpenCV C-functions replaced by CPP-functions
|
2019-04-06 04:05:31 +03:00 |
im2col.c
|
move as many defs as possible away from darknet.h
|
2019-02-18 11:33:25 +01:00 |
im2col.h
|
remove unused cpu function in .cu file
|
2019-02-28 18:13:17 +01:00 |
im2col_kernels.cu
|
cleanup in preparation to opencv-4 work
|
2019-03-28 17:54:27 +01:00 |
image.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
image.h
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
image_opencv.cpp
|
Minor fix
|
2019-04-11 02:47:19 +03:00 |
image_opencv.h
|
OpenCV 2.x, 3.x, 4.x are supported
|
2019-04-08 20:49:42 +03:00 |
layer.c
|
Minor fix
|
2019-04-11 02:47:19 +03:00 |
layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
list.c
|
move as many defs as possible away from darknet.h
|
2019-02-18 11:33:25 +01:00 |
list.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
local_layer.c
|
move as many defs as possible away from darknet.h
|
2019-02-18 11:33:25 +01:00 |
local_layer.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
lstm_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
lstm_layer.h
|
remove some unnecessary exports
|
2019-02-20 11:51:17 +01:00 |
matrix.c
|
Fixed many warnings
|
2019-03-18 19:25:48 +03:00 |
matrix.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
maxpool_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
maxpool_layer.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
maxpool_layer_kernels.cu
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
network.c
|
Minor fix
|
2019-04-11 02:47:19 +03:00 |
network.h
|
Another part of OpenCV C-functions replaced by CPP-functions
|
2019-04-05 21:21:13 +03:00 |
network_kernels.cu
|
Bug fix with assert() during training
|
2019-04-07 00:40:19 +03:00 |
nightmare.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
normalization_layer.c
|
move as many defs as possible away from darknet.h
|
2019-02-18 11:33:25 +01:00 |
normalization_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
option_list.c
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
option_list.h
|
Minor fix
|
2019-04-11 02:47:19 +03:00 |
parser.c
|
sync cmake version with hardcoded version
|
2019-04-10 14:02:54 +02:00 |
parser.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
region_layer.c
|
Merge branch 'master' into master
|
2019-03-18 20:10:39 +03:00 |
region_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
reorg_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
reorg_layer.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
reorg_old_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
reorg_old_layer.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
rnn.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
rnn_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
rnn_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
rnn_vid.c
|
All OpenCV C-functions replaced by CPP-functions
|
2019-04-06 04:05:31 +03:00 |
route_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
route_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
shortcut_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
shortcut_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
softmax_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
softmax_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
super.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
swag.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
tag.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
tree.c
|
move as many defs as possible away from darknet.h
|
2019-02-18 11:33:25 +01:00 |
tree.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
upsample_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
upsample_layer.h
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
utils.c
|
Compile fix
|
2019-04-10 00:56:50 +03:00 |
utils.h
|
Minor fix
|
2019-04-11 02:47:19 +03:00 |
version.h
|
sync cmake version with hardcoded version
|
2019-04-10 14:02:54 +02:00 |
version.h.in
|
sync cmake version with hardcoded version
|
2019-04-10 14:02:54 +02:00 |
voxel.c
|
Some C OpenCV functions replaced by CPP functions
|
2019-04-05 18:56:08 +03:00 |
writing.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
yolo.c
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
yolo_console_dll.cpp
|
Fix for uselib and OpenCV 2.x, 3.x, 4.x
|
2019-04-08 21:23:48 +03:00 |
yolo_layer.c
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
yolo_layer.h
|
improve compatibility with c++ compilers, prepare for CMake
|
2019-02-15 17:27:12 +01:00 |
yolo_v2_class.cpp
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |