darknet/src
Kyeongsoo Kim(KnsoF) d02cc3a816
Add YOLO Layer 'nbiases' (#8893)
Co-authored-by: KyeongSoo Kim <kyeongsoo.kim@konantech.com>
2024-05-03 15:53:53 +02:00
..
csharp Update YoloCSharpWrapper to support batch_size (#8249) 2021-11-23 15:39:12 +01:00
activation_kernels.cu minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
activation_layer.c fix calloc realloc failure 2019-09-13 09:34:41 +08:00
activation_layer.h improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
activations.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
activations.h Improved speed of [contrastive] layer. Added Hard-Mish activation. Added [maxpool] maxpool_zero_nonmax=1 param 2020-07-25 14:56:48 +03:00
art.c use ansi escape sequence vt100 ESC[H ESC[J to clear screen in a portable way (win10+ supported!) (#8834) 2023-08-27 23:49:28 +02:00
avgpool_layer.c fix calloc realloc failure 2019-09-13 09:40:40 +08: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 fixes for ci and included files 2019-05-14 09:23:02 +02:00
batchnorm_layer.c fix memory error in batchnorm layer (#7619) 2021-04-26 00:58:22 +03:00
batchnorm_layer.h final compile fix 2020-03-11 20:05:01 +03:00
blas.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
blas.h Added [empty]/[silence] and [implicit] layers 2021-05-11 22:59:21 +03:00
blas_kernels.cu minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
box.c minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
box.h minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
captcha.c Fix format string conversion specifiers (#6192) 2023-08-26 02:41:03 +02:00
cifar.c Fix format string conversion specifiers (#6192) 2023-08-26 02:41:03 +02:00
classifier.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
classifier.h improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
coco.c Evo: add output to a json file option when running on a video (#3723) 2023-09-21 06:46:17 +02:00
col2im.c minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
col2im.h Added dilation parameter for convolutional, conv_lstm and crnn layers 2019-06-08 19:41:44 +03:00
col2im_kernels.cu minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
compare.c Fix format string conversion specifiers (#6192) 2023-08-26 02:41:03 +02:00
connected_layer.c minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
connected_layer.h Compile fix 2020-03-11 19:54:39 +03:00
conv_lstm_layer.c Fix conv_lstm cuda errors and nan's (#8388) 2022-03-03 06:12:18 +03:00
conv_lstm_layer.h Added layer: [history] history_size=4 2020-08-16 17:55:10 +03:00
convolutional_kernels.cu minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
convolutional_layer.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
convolutional_layer.h Added loss_scale for Mixed-Precision on Tensor-Cores 2020-03-11 19:47:13 +03:00
cost_layer.c minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
cost_layer.h fix prototype 2019-09-05 19:02:45 +08:00
cpu_gemm.c fully separate C-API from CPP-API 2019-02-19 15:57:18 +01:00
crnn_layer.c Added loss_scale for Mixed-Precision on Tensor-Cores 2020-03-11 19:47:13 +03:00
crnn_layer.h final compile fix 2020-03-11 20:05:01 +03:00
crop_layer.c fix calloc realloc failure 2019-09-13 09:34:41 +08:00
crop_layer.h improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
crop_layer_kernels.cu fixes for ci and included files 2019-05-14 09:23:02 +02:00
dark_cuda.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
dark_cuda.h Gl integration (#8833) 2023-08-26 03:50:00 +02:00
darknet.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
darknet.ico enable packaging (#8837) 2023-08-31 11:32:51 +02:00
darknet.rc enable packaging (#8837) 2023-08-31 11:32:51 +02:00
darkunistd.h minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
data.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
data.h minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
deconvolutional_kernels.cu fixes for ci and included files 2019-05-14 09:23:02 +02:00
deconvolutional_layer.c fix calloc realloc failure 2019-09-13 09:34:41 +08: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 minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
demo.h Evo: add output to a json file option when running on a video (#3723) 2023-09-21 06:46:17 +02:00
detection_layer.c minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
detection_layer.h improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
detector.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
dice.c Fix format string conversion specifiers (#6192) 2023-08-26 02:41:03 +02:00
dropout_layer.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
dropout_layer.h Fixed DropBlock [dropout] dropblock_size_abs=7 dropblock_size_rel=0.5 2019-12-13 01:22:03 +03:00
dropout_layer_kernels.cu minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
gaussian_yolo_layer.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
gaussian_yolo_layer.h Fixed [Gaussian_yolo] layer (tested for training and detection) 2019-10-26 01:29:41 +03:00
gemm.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
gemm.h remove some unnecessary exports 2019-02-20 11:51:17 +01:00
gettimeofday.c add mingw and cuda on github actions, restored cuda 10.2 on appveyor as a test 2020-05-01 09:28:51 +02:00
gettimeofday.h add mingw and cuda on github actions, restored cuda 10.2 on appveyor as a test 2020-05-01 09:28:51 +02:00
go.c Fix format string conversion specifiers (#6192) 2023-08-26 02:41:03 +02:00
gru_layer.c Added loss_scale for Mixed-Precision on Tensor-Cores 2020-03-11 19:47:13 +03:00
gru_layer.h final compile fix 2020-03-11 20:05:01 +03:00
http_stream.cpp minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
http_stream.h Minor fix 2020-05-11 03:17:47 +03:00
httplib.h improve build process even more (#7610) 2021-04-18 16:11:36 +03:00
im2col.c Another compile fix 2019-06-09 01:15:24 +03:00
im2col.h Added dilation parameter for convolutional, conv_lstm and crnn layers 2019-06-08 19:41:44 +03:00
im2col_kernels.cu minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
image.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
image.h added free_alphabet function; this function used for free alphabet. (#1805) 2023-09-01 23:15:01 +02:00
image_opencv.cpp minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
image_opencv.h minor fix - added: move_window_cv() function 2021-06-29 23:55:34 +03:00
layer.c Fixes #8885 (#8902) 2024-05-03 15:50:31 +02:00
layer.h minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
list.c Merge branch 'master' into master 2020-01-07 16:21:13 +08:00
list.h Fixed minor bugs and memory leaks 2019-11-30 03:41:30 +03:00
local_layer.c Added loss_scale for Mixed-Precision on Tensor-Cores 2020-03-11 19:47:13 +03:00
local_layer.h another compile fix 2020-03-11 19:58:28 +03:00
lstm_layer.c Added loss_scale for Mixed-Precision on Tensor-Cores 2020-03-11 19:47:13 +03:00
lstm_layer.h final compile fix 2020-03-11 20:05:01 +03:00
matrix.c fix calloc realloc failure 2019-09-13 09:34:41 +08:00
matrix.h improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
maxpool_layer.c minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
maxpool_layer.h Added [local_avgpool] layer 2019-12-20 20:28:35 +03:00
maxpool_layer_kernels.cu minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
network.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
network.h Gl integration (#8833) 2023-08-26 03:50:00 +02:00
network_kernels.cu minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
nightmare.c Moved all OpenCV functions to the image_opencv.cpp/h 2019-04-04 22:57:05 +03:00
normalization_layer.c fix calloc realloc failure 2019-09-20 10:32:00 +08:00
normalization_layer.h fix prototype 2019-09-05 19:02:45 +08:00
option_list.c fix calloc realloc failure 2019-09-20 10:32:00 +08:00
option_list.h minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
parser.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
parser.h Added [net] ema_alpha=0.998 2020-11-29 21:30:41 +03:00
region_layer.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
region_layer.h fix prototype 2019-09-05 19:02:45 +08:00
reorg_layer.c fix calloc realloc failure 2019-09-20 10:32:00 +08:00
reorg_layer.h fix prototype 2019-09-05 19:02:45 +08:00
reorg_old_layer.c fix calloc realloc failure 2019-09-20 10:32:00 +08:00
reorg_old_layer.h fix prototype 2019-09-05 19:02:45 +08:00
representation_layer.c minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
representation_layer.h Added [empty]/[silence] and [implicit] layers 2021-05-11 22:59:21 +03:00
rnn.c allocation and error functions now take a filename, function, and line number to better diagnose where problems happen (#7925) 2021-07-18 06:01:10 +03:00
rnn_layer.c Added loss_scale for Mixed-Precision on Tensor-Cores 2020-03-11 19:47:13 +03:00
rnn_layer.h final compile fix 2020-03-11 20:05:01 +03:00
rnn_vid.c minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
route_layer.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
route_layer.h Added groups= and groupd_id= params to the [route] layer 2019-11-08 01:06:49 +03:00
sam_layer.c Merge branch 'master' into master 2020-01-07 16:21:13 +08:00
sam_layer.h Added [sam] layer 2019-08-02 19:29:05 +03:00
scale_channels_layer.c Merge branch 'master' into master 2020-01-07 16:21:13 +08:00
scale_channels_layer.h Added Fusion features for ASFF and for BiFPN(EfficientDet) 2019-11-28 20:34:01 +03:00
shortcut_layer.c Fixed Loss scale 2020-06-22 14:50:51 +03:00
shortcut_layer.h Fixed typo weights_normalizion -> weights_normalization 2020-05-08 13:20:57 +03:00
softmax_layer.c minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
softmax_layer.h Contrastive learning for training Detector to track objects 2020-07-06 01:50:44 +03: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 Fix format string conversion specifiers (#6192) 2023-08-26 02:41:03 +02:00
tree.c fix calloc realloc failure 2019-09-13 09:34:41 +08:00
tree.h minor spelling fixes (#8830) 2023-08-25 16:47:31 +02:00
upsample_layer.c fix calloc realloc failure 2019-09-20 10:32:00 +08: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 Support label image filename with multiple extension. (#6667) 2023-08-26 03:52:25 +02:00
utils.h minor code cleaning (#8844) 2023-09-27 02:04:56 +02: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 Fix format string conversion specifiers (#6192) 2023-08-26 02:41:03 +02:00
yolo.c Evo: add output to a json file option when running on a video (#3723) 2023-09-21 06:46:17 +02:00
yolo_console_dll.cpp minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00
yolo_layer.c Add YOLO Layer 'nbiases' (#8893) 2024-05-03 15:53:53 +02:00
yolo_layer.h Fixed new_coords=1, yolov4-csp.cfg, yolov4x-mish.cfg 2020-12-07 00:08:30 +03:00
yolo_v2_class.cpp minor code cleaning (#8844) 2023-09-27 02:04:56 +02:00