565 Commits (65bff2683bdffe7ec82eacd8144c70c09d19c88d)
 

Author SHA1 Message Date
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
AlexeyAB 063a23f637 Tracking small fixes 7 years ago
Rajendra Arora 21a2c68da2 Fixes Readme.md for darknet_no_gpu 7 years ago
PTS93 07b39c5f57
Fix autosave interval 7 years ago
AlexeyAB 993e3a38aa Tracking is simplified 7 years ago
AlexeyAB e11430970b Fixed compile error 7 years ago
AlexeyAB 181ac4dfe3 Fixed compile error 7 years ago
AlexeyAB 8b94d474d5 Fixed preview box for short-term object detection (small box) and long-term object tracking (large box) 7 years ago
AlexeyAB cc6ab9b3cc Added preview boxes for SO/DLL usage 7 years ago
AlexeyAB 7c4a78b863 Replaced '\r' and '\n' by 0x0d and 0x0a 7 years ago
Alexey 22bf10984c
.circleci/config.yml added make clean 7 years ago
Alexey 9449156e6d
Added test-compile with: LIBSO=1 GPU=0 CUDNN=0 OPENCV=0 -j 8 7 years ago
AlexeyAB 54f83e1535 Some fixes 7 years ago
AlexeyAB 5a2a567970 Fixed wait_stream flag, for compilation without GPU 7 years ago
Alexey 270a38ecad
Update Readme.md 7 years ago
AlexeyAB 89d0c46bb3 Fixed tracking for OpenCV 3.x 7 years ago
AlexeyAB 5424987dd1 Fixed unused tracking for OpenCV 2.x 7 years ago
AlexeyAB ea09a6e0b3 Command line for example of usage DLL/SO 7 years ago
AlexeyAB aeb15b3cb9 Detection and Tracking work well 7 years ago
AlexeyAB 0cb81e5f50 Some stream fixes 7 years ago
AlexeyAB 0419c54042 Tracking and Streaming fixed. 7 years ago
AlexeyAB e205c1e7ae Tracking fixed 7 years ago
AlexeyAB 9ac78d8b84 Fine tuning, use stopbackward=1 in the cfg-file in that layer where Backward should be stopped. 7 years ago
AlexeyAB 9d23aad869 Added CUDA-streams to Darknet-Yolo forward inference 7 years ago
AlexeyAB 83d9b0b6d8 Merge branch 'master' of github.com:AlexeyAB/darknet 8 years ago
Alexey 1d264dcb2b
Merge pull request #328 from Adesun/EOL 8 years ago
Adesun ca2e92ba1a #270 #325 8 years ago
AlexeyAB 7113d2cc7f Added object tracking using optical flow 8 years ago
Alexey ee87f4b649
Update Readme.md 8 years ago
Alexey 75c39f5750
Update Readme.md 8 years ago