Commit Graph

91 Commits

Author SHA1 Message Date
a6c51e3b75 Fixes for small objects. And fixes of densenet201_yolo.cfg, resnet50_yolo.cfg, resnet152_yolo.cfg 2018-03-09 01:42:58 +03:00
c123f320fc Show avg-loss chart during Training, if compiled with OpenCV. Use -dont_show to disable. 2018-03-04 23:41:23 +03:00
48586c8d4d Compile fix 2018-03-04 18:15:56 +03:00
74f98da211 Show IoU, save anchors to file.Show anchors in the window if used -show 2018-03-04 17:59:23 +03:00
f39160f6e8 Added: calc_anchors 2018-03-04 03:09:40 +03:00
e16c901163 minor fix 2018-03-02 00:16:26 +03:00
be9ccb7d7f Added F1 score to accuracy statistic 2018-03-02 00:09:52 +03:00
18d5670d64 Compile fix 2018-03-01 16:33:40 +03:00
5cd147031b Added param -dont_show to detect objects on servers without display, like Amazon EC2 2018-03-01 16:05:39 +03:00
35a66b73a2 Changed class to class_id 2018-03-01 15:14:58 +03:00
82f630cac7 Added param -http_port 8090 to show MJPEG-stream in the WebBrowser (Chrome/Firefox) 2018-02-18 02:31:56 +03:00
baf3fcb491 Calculation TP, FP, FN, avg_IoU for default threshold during mAP calculation 2018-02-17 02:26:08 +03:00
65bff2683b It takes into account the Difficult for calculating mAP for PascalVOC 2018-02-16 23:55:37 +03:00
a1af57d8d6 Added C implementation of calculation mAP (mean average precision) using Darknet 2018-02-15 15:43:25 +03:00
9ff40baa4f Fixes for training Yolo on small objects 2018-02-08 01:04:40 +03:00
db3a3c54c5 Some fixes 2018-02-03 15:35:13 +03:00
54f83e1535 Some fixes 2018-01-17 21:05:07 +03:00
7113d2cc7f Added object tracking using optical flow 2017-12-26 02:56:13 +03:00
12c1d55942 Fixed for web-cam 2017-11-08 17:18:33 +03:00
accf3a59c8 Validate and recall always with batch=1 2017-10-31 22:10:31 +03:00
84cdbaa1f1 Fixed for Linux: detection for batch > 1 and 0x0d at command line 2017-10-29 18:34:55 +03:00
56fd10435a Use load_image_cv() on OpenCV 3.x 2017-10-26 15:50:38 +03:00
76276fdbea You can specify filename for output video by using -out_filename res.avi 2017-08-23 21:54:24 +03:00
815e7a127b Supported OpenCV 3.0 and 2.4.13. Supported Windows and Linux. 2017-08-03 00:48:29 +03:00
c3b9e44538 Added support for custom data with png image files 2017-04-26 19:18:19 +05:30
97ed11ca15 Fixed valid param in .data-file for - valid recall 2017-04-25 13:28:48 +03:00
b831db5e58 fixed bug: rand() for batches of images 2017-01-10 19:49:38 +03:00
2710d63257 cheating a little here 2016-11-26 21:21:04 -08:00
b3c4fc9f22 🔥 ARE YOU NOT ENTERTAINED 🔥 2016-11-26 20:02:46 -08:00
62235e9aa3 cpu batch norm works 2016-11-18 21:51:36 -08:00
c6afc7ff14 🔥 🔥 yolo v2 🔥 🔥 2016-11-17 12:18:24 -08:00
fc9b867dd9 🔥 🔥 :dragonite: 2016-11-16 00:15:46 -08:00
0d6b107ed2 hey 2016-11-15 22:53:58 -08:00
9a01e6ccb7 🔥 crush. crush. admit. 🔥 2016-11-11 08:48:40 -08:00
c7a700dc22 new font strategy 2016-11-05 14:09:21 -07:00
481b57a96a So I have this new programming paradigm....... 2016-09-24 23:12:54 -07:00
73f7aacf35 better multigpu 2016-09-20 11:34:49 -07:00
5c067dc447 good chance I didn't break anything 2016-09-12 13:55:20 -07:00
6b38dcdce0 adding new tiny-yolo 2016-09-07 22:27:56 -07:00
8f1b4e0962 updates and things 2016-09-01 16:48:41 -07:00
845ab75796 some more stuff 2016-08-05 15:27:07 -07:00