30 Commits (eac26226a7fc0a9da2b684a564f8f086eaf38390)

Author SHA1 Message Date
AlexeyAB eac26226a7 Added scale_x_y param to [yolo]-layer (for sigmoid). 6 years ago
AlexeyAB 6e13527f06 Added GIoU 6 years ago
AlexeyAB 9c9344a1ff Added flag -letter_box for Detection 6 years ago
AlexeyAB 038289eb7d Some conv-lstm, sgdr and other fixes 6 years ago
AlexeyAB a7e5976c1b Added sequential subdivisions 6 years ago
AlexeyAB 31dc6c8680 Added LSTM sequence detector, and blur data augmentation (for OpenCV only) 6 years ago
AlexeyAB 8c970498a2 Minor fix 6 years ago
AlexeyAB d7a95aefb2 Added flag -show_imgs for Training, to show augmented images with bboxes 6 years ago
AlexeyAB f482590691 Added -map_points flag for mAP calculation for MSCOCO, PascalVOC2007 / 2010-2012, ImageNet 6 years ago
AlexeyAB fbf7a5fa4c Minor fix 6 years ago
Josh Veitch-Michaelis d64693eb77 add SGDR policy 6 years ago
AlexeyAB b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 6 years ago
AlexeyAB 75f2a3e7cf Added object Detection & Tracking using conv-rnn layer on frames from video 6 years ago
Stefano Sinigardi 00de023601 fully separate C-API from CPP-API 6 years ago
Stefano Sinigardi 6e7c7976d7 move as many defs as possible away from darknet.h 6 years ago
Stefano Sinigardi b3579380dc improve compatibility with c++ compilers, prepare for CMake 6 years ago
AlexeyAB 28106c0fd8 Optimized memory allocation for XNOR on CPU 6 years ago
AlexeyAB 5448e07445 Try to fuse conv_xnor+shortcut -> conv_xnor 6 years ago
AlexeyAB c50b0e0c8a Minor Python and C API improvement 6 years ago
AlexeyAB e1bbeb8367 CUDNN_HALF and CC 7.5 by default in darknet.sln 6 years ago
AlexeyAB fa1415e3c2 CUDNN_HALF and CC 7.5 by default in darknet.sln 6 years ago
AlexeyAB d767e8ca38 Minor fixes 6 years ago
AlexeyAB 0e022d0912 Fixed timer 6 years ago
AlexeyAB bf6b40f4e9 Another CUDA performance improvements 6 years ago
AlexeyAB a590609b1b Compile fix 6 years ago
AlexeyAB 041cffd9b8 Compile fix 6 years ago
AlexeyAB 580b2fb83c Fixed ./darknet detect ... 6 years ago
AlexeyAB e6eba22adb Graceful shutdown closes sockets 6 years ago
AlexeyAB c31a245665 Experimental. Use -json_port 8070 to allow connection to the port:8070 to get json-stream 6 years ago
AlexeyAB 3ff5084590 Added include/darknet.h 6 years ago