Commit Graph

37 Commits

Author SHA1 Message Date
f19d1440cb Moved all OpenCV functions to the image_opencv.cpp/h 2019-04-04 22:57:05 +03:00
b3579380dc improve compatibility with c++ compilers, prepare for CMake 2019-02-15 17:27:12 +01:00
70260cda24 Added -mjpeg_port 8090 for Training. Loss-chart saved to chart.png even when used -dont_show.
mAP is calculated during training even without OpenCV.
2019-01-12 13:45:37 +03:00
c31a245665 Experimental. Use -json_port 8070 to allow connection to the port:8070 to get json-stream 2019-01-09 00:11:59 +03:00
d01a686246 Fixed compile 2018-05-22 00:33:24 +03:00
4403e71b33 Supported files for training: jpg, jpeg, bmp, png, ppm - and UPPER CASE extensions 2018-05-20 18:43:15 +03:00
fb9fcfb3ba Support of .ppm files is realised 2018-05-17 03:04:42 +03:00
fc496d52bf Yolo can be used from Python 2.x using /darknet.py on Linux or darknet/x64/darknet.py on Windows 2018-04-12 22:32:57 +03:00
196f223888 Compile fix 2018-03-28 03:09:28 +03:00
18d5670d64 Compile fix 2018-03-01 16:33:40 +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
76276fdbea You can specify filename for output video by using -out_filename res.avi 2017-08-23 21:54:24 +03: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
8f1b4e0962 updates and things 2016-09-01 16:48:41 -07:00
9361292c42 updates 2016-07-19 14:50:01 -07:00
a6b2511a56 idk 2016-06-25 16:13:54 -07:00
178b1a569c more demo stuff 2016-06-22 22:44:05 -07:00
afb8b4f98b CVPR prep 2016-06-22 21:46:32 -07:00
16d06ec0db stuff 2016-02-29 13:54:12 -08:00
c2738835f0 Faster batch normalization 2015-12-07 17:18:04 -08:00
e7d43fd65d rolling avg demo 2015-11-30 15:04:09 -08:00
0305fb4d99 Some changes 2015-11-26 11:48:01 -08:00
0cd2379e2c some changes 2015-11-14 12:34:17 -08:00
8c5364f585 New YOLO 2015-11-09 11:31:39 -08:00
8fd18add6e CVPR Experiments 2015-11-03 19:23:42 -08:00
c40cdeb402 lots of comparator stuff 2015-10-09 12:50:43 -07:00
f996bd59a6 more writing fixes 2015-09-23 14:16:48 -07:00
c53e03348c yolo working w/ regions 2015-09-16 14:12:10 -07:00
b5936b499a lots of stuff 2015-09-04 17:52:44 -07:00
8bcdee8658 Some bug fixes, random stuff 2015-09-01 11:22:03 -07:00
9d42f49a24 changing data loading 2015-08-24 18:27:42 -07:00
e625b32e06 Should fix for OpenCV 3.0 2015-08-14 08:45:52 -07:00
d0b9326a35 Hacks to get nightmare to not break gridsizing 2015-08-10 23:22:27 -07:00
f11480833d Headers are important 2015-08-01 17:26:53 -07:00
846b3b4366 Added COCO, fixed memory leaks 2015-07-30 16:19:14 -07:00