694 Commits (892137f3aa2c29d8a262b5e54aa1099da470a6cc)
 

Author SHA1 Message Date
AlexeyAB 18d5670d64 Compile fix 7 years ago
AlexeyAB 5cd147031b Added param -dont_show to detect objects on servers without display, like Amazon EC2 7 years ago
AlexeyAB 35a66b73a2 Changed class to class_id 7 years ago
Alexey 17b22d7ce7
Update Readme.md 7 years ago
AlexeyAB 490d02505b Fixed VideoWriter 7 years ago
Alexey e96a454ca1
Update Readme.md 7 years ago
AlexeyAB 48d713fd49 Fine-tuning densenet201_yolo.cfg and resnet50_yolo.cfg 7 years ago
AlexeyAB cad4d1618f Added support for Tensor Cores CC >= 7.0 (V100). For FP16/32 (mixed precision) define CUDNN_HALF should be used. 7 years ago
AlexeyAB 85eafd3d59 Added partial.cmd 7 years ago
AlexeyAB 3ff4797b4c Added gen_anchors.py 7 years ago
Alexey 175e47317e
Update Readme.md 7 years ago
AlexeyAB cd2bdec090 Updated to CUDA 9.1. And fixed no_gpu dependecies. 7 years ago
AlexeyAB 6332ea99ab one more fix 7 years ago
AlexeyAB b2b5756d86 Added __float2half_rn() and __half2float() 7 years ago
AlexeyAB f558d5c39c Fix 7 years ago
AlexeyAB dda993f3dd Use half_float16 instead of float32 if defined both CUDNN and CUDNN_HALF. Use Tensor Cores. 7 years ago
AlexeyAB 033e934ce8 If there is excessive GPU-RAM consumption by CUDNN then then do not use Workspace 7 years ago
AlexeyAB e4ab47dfce Optimized resizing of region_layer for random=1 7 years ago
AlexeyAB 4b0be8c701 Optimized resizing of network for random=1 7 years ago
AlexeyAB 068090c3a4 Minor fix 7 years ago
AlexeyAB 2972f8de8e Fixed Tracking using SparsePyrLKOpticalFlow on CPU 7 years ago
Alexey 5f74aeb224
Merge pull request #398 from HowardStark/master 7 years ago
Howard Stark d8b59fcafe
Changed definition location to adhere to compatability promises 7 years ago
Howard Stark 892860e84e
Added CPU Optical Flow 7 years ago
Alexey 4a7a076d09
Update Readme.md 7 years ago
AlexeyAB 8474f491f2 Minor fix 7 years ago
Alexey 1106f5325b
Update Readme.md 7 years ago
AlexeyAB 82f630cac7 Added param -http_port 8090 to show MJPEG-stream in the WebBrowser (Chrome/Firefox) 7 years ago
AlexeyAB baf3fcb491 Calculation TP, FP, FN, avg_IoU for default threshold during mAP calculation 7 years ago
AlexeyAB 65bff2683b It takes into account the Difficult for calculating mAP for PascalVOC 7 years ago
AlexeyAB a1af57d8d6 Added C implementation of calculation mAP (mean average precision) using Darknet 7 years ago
AlexeyAB 6af2cf692c resnet152.cfg 7 years ago
AlexeyAB 2c29218e4e Added compute_mAP.cmd for calculation mAP for Pascal VOC 2007 dataset. 7 years ago
AlexeyAB 9c847647a1 Another compile fix error 7 years ago
AlexeyAB 8df8b36f31 Compile fix 7 years ago
AlexeyAB 14db8f3384 Added linear extrapolation of coordinates 7 years ago
AlexeyAB a2071e1585 Parameter (max) in the cfg-file has an effect on the Yolo-training 7 years ago
AlexeyAB cd8a3dcb4c Compile fixes 7 years ago
AlexeyAB be90b8e8cb Optimal params for optical flow tracking. Some small box fixes. 7 years ago
AlexeyAB 51d99f5903 Fixed compile error 7 years ago
Alexey 68ff1ad368
Update Readme.md - parameter for small objects 7 years ago
AlexeyAB f03d486760 Makefile added hints to compile for Jetson Tx1 and Tx2 7 years ago
AlexeyAB 4373f897f1 Fixed densenet201_yolo.cfg - burn_in and poly policy, that changes learning rate 7 years ago
AlexeyAB 8b385e1afe Fix for tracking 7 years ago
AlexeyAB 9ff40baa4f Fixes for training Yolo on small objects 7 years ago
Alexey 64aa0180bb
Merge pull request #355 from PTS93/patch-1 7 years ago
Alexey f762e6adb5
Merge pull request #357 from rajendraarora16/new-changes-darknet 7 years ago
Alexey 5baf36188a
Merge pull request #369 from stereomatchingkiss/fix_bug_368 7 years ago
AlexeyAB db3a3c54c5 Some fixes 7 years ago
stereomatchingkiss 192135106f fix bug 368 7 years ago