AlexeyAB
|
cc41339805
|
Added [scale_channels] layer for squeeze-and-excitation blocks
|
2019-06-19 23:36:02 +03:00 |
AlexeyAB
|
31dc6c8680
|
Added LSTM sequence detector, and blur data augmentation (for OpenCV only)
|
2019-05-07 16:28:31 +03:00 |
AlexeyAB
|
f19d1440cb
|
Moved all OpenCV functions to the image_opencv.cpp/h
|
2019-04-04 22:57:05 +03:00 |
Stefano Sinigardi
|
dfa1735a90
|
Merge branch 'master' into dev/cenit/stb
|
2019-03-19 19:39:41 +01:00 |
Aymeric Dujardin
|
0557f43141
|
ZED Camera support CMakeLists + Fix Makefile
|
2019-03-19 12:41:47 +01:00 |
AlexeyAB
|
8bcba6c105
|
Minor fixes. Added ZED_CAMERA to the Makefile.
|
2019-03-19 00:17:09 +03:00 |
AlexeyAB
|
b6e15f1656
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
Stefano Sinigardi
|
5be12ce058
|
move Stb lib to 3rdparty folder
|
2019-03-13 23:21:37 +01:00 |
AlexeyAB
|
ce2e0eff00
|
DEBUG=1 fixed
|
2019-02-05 00:36:17 +03:00 |
AlexeyAB
|
41814fc4b3
|
Minor fixes
|
2019-02-02 15:16:57 +03:00 |
David Smith
|
96773df469
|
add lstm_layer.o to Makefile
|
2019-01-24 09:38:45 -06:00 |
AlexeyAB
|
0e022d0912
|
Fixed timer
|
2019-01-18 21:29:06 +03:00 |
AlexeyAB
|
4ed6fd1ada
|
Fix for compilation on Google Colab
|
2019-01-18 19:54:05 +03:00 |
AlexeyAB
|
3ff5084590
|
Added include/darknet.h
|
2019-01-06 23:51:38 +03:00 |
AlexeyAB
|
742bb7c7ce
|
Compile fix
|
2018-12-07 22:52:07 +03:00 |
AlexeyAB
|
2bb44454a5
|
Minor fix
|
2018-10-14 00:20:23 +03:00 |
AlexeyAB
|
344f8c6d27
|
Fix building darknet.so on MacOS
|
2018-10-12 19:31:02 +03:00 |
AlexeyAB
|
7762372e5b
|
Compilation fix for OpenCV 3.4.x and Jetson Xavier.
|
2018-10-12 15:12:36 +03:00 |
AlexeyAB
|
67f33ff5dc
|
Another compile fix
|
2018-09-27 23:49:03 +03:00 |
AlexeyAB
|
b1dddf02cc
|
Fixed AVX compiled bug
|
2018-08-13 02:43:45 +03:00 |
AlexeyAB
|
1e9d1fcedf
|
Fixed arch=compute_53,code=[sm_53,compute_53] for Jetson TX1
|
2018-06-30 23:12:25 +03:00 |
AlexeyAB
|
3df335bb50
|
Fixed SSE4.1 dependencies when AVX=1 on Linux
|
2018-04-23 23:15:21 +03:00 |
AlexeyAB
|
9f2dbfa7df
|
Added flag AVX to the Makefile
|
2018-04-17 14:39:27 +03:00 |
AlexeyAB
|
9bae70b225
|
Accelerated by another 5% using FP16/32 Batch-norm for Tensor Cores.
|
2018-04-17 02:51:11 +03:00 |
AlexeyAB
|
701f4fab63
|
Compile fix
|
2018-04-16 17:58:08 +03:00 |
AlexeyAB
|
892137f3aa
|
Added CUDNN_HALF to the Makefile
|
2018-04-16 17:52:03 +03:00 |
AlexeyAB
|
1c39aeca00
|
Try to fix
|
2018-04-12 14:12:38 +03:00 |
AlexeyAB
|
d3bdf7cfdf
|
Fixed compile with DEBUG=1
|
2018-04-12 13:33:51 +03:00 |
AlexeyAB
|
4d9a2bdac6
|
Minor fixes
|
2018-04-11 23:04:23 +03:00 |
AlexeyAB
|
2a9f7e44ce
|
Added automatic AVX support - speedup +20% on CPU x86_64 Intel Skylake
|
2018-04-06 20:34:38 +03:00 |
AlexeyAB
|
d9ae3dd681
|
Added Yolo v3
|
2018-03-28 02:59:03 +03:00 |
sivagnanamn
|
013031ce3f
|
Minor changes to keep MAC OSX happy
|
2018-03-21 13:54:44 +09:00 |
AlexeyAB
|
fe44d3d0f2
|
Fixed reorg_layer. Old reorg can be used as [reorg_old] in the cfg-file.
|
2018-03-03 18:09:46 +03:00 |
AlexeyAB
|
cd2bdec090
|
Updated to CUDA 9.1. And fixed no_gpu dependecies.
|
2018-02-23 15:05:31 +03:00 |
AlexeyAB
|
82f630cac7
|
Added param -http_port 8090 to show MJPEG-stream in the WebBrowser (Chrome/Firefox)
|
2018-02-18 02:31:56 +03:00 |
AlexeyAB
|
f03d486760
|
Makefile added hints to compile for Jetson Tx1 and Tx2
|
2018-02-08 01:09:30 +03:00 |
AlexeyAB
|
75e3936aa1
|
Fixed Makefile for the CUDA 9.0
|
2017-10-19 23:22:43 +03:00 |
AlexeyAB
|
ee0dec90de
|
Fixed Makefile
|
2017-08-09 21:01:19 +03:00 |
AlexeyAB
|
0a8391e816
|
Added to Makefile the path to include of cuDNN
|
2017-08-06 22:21:46 +03:00 |
AlexeyAB
|
fd671a7a4a
|
LIBSO=1 compile darknet.so library on Linux
|
2017-08-04 17:57:05 +03:00 |
AlexeyAB
|
9ff0b7efcb
|
Linux supported
|
2017-08-03 22:18:00 +03:00 |
Joseph Redmon
|
75fe603722
|
:vegan: :charizard:
|
2016-11-24 22:56:23 -08:00 |
Joseph Redmon
|
62235e9aa3
|
cpu batch norm works
|
2016-11-18 21:51:36 -08:00 |
Joseph Redmon
|
91f95c715b
|
tree things, tree stuff
|
2016-10-24 13:32:49 -07:00 |
Joseph Redmon
|
d8adaf8ea6
|
tree stuff
|
2016-10-21 13:16:43 -07:00 |
Joseph Redmon
|
481b57a96a
|
So I have this new programming paradigm.......
|
2016-09-24 23:12:54 -07:00 |
Joseph Redmon
|
8f1b4e0962
|
updates and things
|
2016-09-01 16:48:41 -07:00 |
Joseph Redmon
|
845ab75796
|
some more stuff
|
2016-08-05 15:27:07 -07:00 |
Joseph Redmon
|
9361292c42
|
updates
|
2016-07-19 14:50:01 -07:00 |
Joseph Redmon
|
a6b2511a56
|
idk
|
2016-06-25 16:13:54 -07:00 |