1769 Commits (7c1f9105f0d0a6abd1e12927bcd65d777a58146c)
 

Author SHA1 Message Date
Alexey 0eee8404bf
Update Readme.md 6 years ago
AlexeyAB 0fa9c8f105 Added groups= and groupd_id= params to the [route] layer 6 years ago
AlexeyAB 704bd1138e Fixed params.net in parse_convolutional() and parse_route() 6 years ago
AlexeyAB c7c7078de7 Added URL to the description of activation MISH on GitHub 6 years ago
AlexeyAB bf8ea4183d Added MISH activation, use activation=mish in [convolutional] layers 6 years ago
AlexeyAB d628e8eab7 Fixed darknet.py for Uncertainty (gaussian_yolo_layer) 6 years ago
AlexeyAB e345b8793c Fixed ./darknet partial for Anti-aliasing 6 years ago
AlexeyAB 7018be435f Compile fix 6 years ago
AlexeyAB 52e3bb252f Use non-blocking sockets for JSON_server and MJPEG_server 6 years ago
AlexeyAB 4d9addedd7 Fixed legacy compilation using MSVS (gaussian_yolo_layer) 6 years ago
AlexeyAB 6e73633925 Fixed Blur and Try to use new Assisted Excitation. 6 years ago
AlexeyAB 69b7a19f5b minor fix 6 years ago
AlexeyAB f8c72acd42 Added scale_x_y to [Gaussian_yolo]. Fixed blur=10; 6 years ago
AlexeyAB fa7687e6b5 cfg-param blur > 1 is fixed (bilateral filter removes textures) 6 years ago
AlexeyAB 29c71a190a Fixed antialiasing=1 for [convolutional] layer 6 years ago
AlexeyAB f18338de26 Fixed [Gaussian_yolo] layer (tested for training and detection) 6 years ago
AlexeyAB 72f6de30b2 another compile fix 6 years ago
AlexeyAB 24788b8061 Compile fix 6 years ago
AlexeyAB b3a2495298 Added Gaussian YOLOv3 layer [Gaussian_yolo] 6 years ago
AlexeyAB bb7d69941c Added debugging info for Training Classifier for case: Too many or too few labels 6 years ago
AlexeyAB e6486ab594 Use ignore_thresh only if class_id matched. Temporary changed Assisted_Excitation (reduces background activations rather than enhancing objects activations). Added antialiasiong=2 for 2x2. 6 years ago
Alexey 2eb68d5177
Update Readme.md 6 years ago
Alexey 5dfbbfdb5f
Merge pull request #3375 from acxz/build_instructions 6 years ago
acxz 0823d04247 Add readability changes 6 years ago
Alexey 53160fa666
Merge pull request #3501 from shooorf/master 6 years ago
Alexey e24c96dc8b
Update Readme.md 6 years ago
Alexey 7181c7435f
Update readme.md 6 years ago
Alexey ff0b739e43
Update Readme.md 6 years ago
Alexey 2fa539779f
Readme.md 6 years ago
Alexey 05545b2607
Create FUNDING.yml 6 years ago
Alexey 6f4d93bb9f
Update readme.md 6 years ago
cyy 36d47b99be fix memory leak 6 years ago
cyy 41144ba358 fix calloc realloc failure 6 years ago
Alexey b918bf0329
Merge pull request #3946 from keko950/batch 6 years ago
gilberto.plaza fa74f691cb Removed useless snippet that only breaks if batch processing is enabled 6 years ago
cyy f10c84c218 fix calloc realloc failure 6 years ago
cyy 011eed632d fix calloc realloc failure 6 years ago
cyy c71701b3c3 revert change 6 years ago
cyy d3b3e8382f add xcalloc to fix calloc failure 6 years ago
cyy 81ab7adc28 fix warnings 6 years ago
AlexeyAB 1c71f00153 Fixed shortcut_layer for antialiasing 6 years ago
cyy b5e583b8d3 fix windows error 6 years ago
cyy 3c4ddd65c5 fix memory leak 6 years ago
AlexeyAB b0b1584a06 Minor fix 6 years ago
cyy cd296d1bee fix cpp compiling error 6 years ago
cyy 927238070f fix memory leak 6 years ago
AlexeyAB e33019e669 Fixed stride_x and stride_y. Fixed AntiAliasing. Minor fixes. 6 years ago
cyy e0e709f423 error should exit -1 6 years ago
cyy 994f955348 fix prototype 6 years ago
cyy c3b06d096a add macro for some GNU externsion 6 years ago