Commit Graph

367 Commits

Author SHA1 Message Date
d7a30ada7e Fixed behavior if missing library cudnn.lib 2017-01-16 12:51:42 +03:00
e83d8e56d5 Fixed paths to OpenCV from vc12 to vc14 2017-01-16 01:31:55 +03:00
541fac19a9 Update Readme.md 2017-01-16 01:30:34 +03:00
3b9afd4cd2 Fixed behavior if missing library cudnn.lib 2017-01-16 00:44:41 +03:00
0c30a743bd Update Readme.md - Custom object training 2017-01-11 18:14:49 +03:00
b831db5e58 fixed bug: rand() for batches of images 2017-01-10 19:49:38 +03:00
b5938098d1 Update Readme.md - pragma-libs in How to compile 2017-01-02 15:33:31 +03:00
0be9b45835 Update Readme.md - pragma-libs in How to compile 2017-01-02 15:30:24 +03:00
a9c0a8b2b5 Minor fix for pragma-lib 2017-01-02 15:24:11 +03:00
329e47b5d6 Update Readme.md - Pareto frontier mAP-FPS 2016-12-31 16:02:06 +03:00
842980399b Update Readme.md 2016-12-18 00:56:59 +03:00
45e03601d1 Update Readme.md - training for custom objects 2016-12-17 13:56:46 +03:00
ed023897e0 How to train with multi-GPU 2016-12-13 21:13:18 +03:00
94641733ce Update Readme.md - How to train with multi-GPU 2016-12-13 21:10:19 +03:00
b923019283 Update Readme.md - how to train on Pascal VOC 2016-12-13 16:23:16 +03:00
6f8e2d40c4 Added: voc/voc_label.py 2016-12-13 16:17:14 +03:00
7125d015c2 backup dir 2016-12-13 16:02:10 +03:00
a7af0709cc Added: train_voc.cmd 2016-12-13 15:55:55 +03:00
cf29681a50 Update README.md: added example how to use web-cam 2016-12-10 13:15:47 +03:00
f479c25d62 Added example how to use web-cam: darknet/x64/darknet_web_cam_voc.cmd 2016-12-10 13:11:22 +03:00
d6da9e3e35 Added no-GPU solution file: darknet/darknet_no_gpu.sln 2016-12-09 21:37:25 +03:00
596de7ce85 Added no-GPU project file: darknet/darknet_no_gpu.vcxproj 2016-12-09 17:53:40 +03:00
5f771673d7 Fixed darknet.vcxproj - can be compiled in Debug-mode. 2016-12-07 22:39:15 +03:00
2b65015d78 Readme.md - store result to: test_dnn_out.avi 2016-12-07 19:39:43 +03:00
f396403bb6 Merge branch 'master' of github.com:AlexeyAB/darknet 2016-12-07 19:37:49 +03:00
1d9b808111 Added: store video output to file: test_dnn_out.avi 2016-12-07 19:37:30 +03:00
d82b68ada9 Fix README.md 2016-12-06 18:22:32 +03:00
da358cf294 Update Readme.md - fixed cfg/weights-descriptions 2016-12-06 15:13:42 +03:00
cb7cf615f7 Update Readme.md - updated command line examples 2016-12-06 14:58:53 +03:00
ee3bdf890c Added coco.data and voc.data 2016-12-06 14:44:05 +03:00
d50ebc7fdf Fixed command line examples 2016-12-06 14:41:18 +03:00
26b20b78f7 Fix: Can be compiled on MSVS 2013 (12.0.40629.00 update 5), but not on MSVS 2013 (12.0.21005.1) 2016-12-05 00:25:26 +03:00
69fa011ec7 Added command line example of tiny-yolo-voc: darknet_demo_voc_tiny.cmd 2016-12-04 12:44:24 +03:00
5ae5b2939b Merge branch 'master' of github.com:AlexeyAB/darknet 2016-12-02 21:25:21 +03:00
ff17e11b89 Added: compute_52,sm_52 2016-12-02 21:25:03 +03:00
090bbfa9e9 Fixed Readme.md 2016-12-02 20:08:03 +03:00
11dbdd9a54 Update Readme.md
fix
2016-12-02 18:08:33 +03:00
24c3f2304c Update Readme.md
Requires, How to use, Hot to compile
2016-12-02 18:00:47 +03:00
e186a6a815 To Build on Windows - added: darknet.sln, darknet.vcxproj, pthreadVC2.dll, pthreadGC2.dll 2016-12-02 17:29:29 +03:00
5b6dd3a07c Sources fixed - Yolo v2 can be used on Windows (MSVS 2015 + CUDA 8.0) 2016-12-02 17:13:40 +03:00
2710d63257 cheating a little here 2016-11-26 21:21:04 -08:00
c314dff29d :psyduck: 2016-11-26 21:18:41 -08:00
3bf2f342c0 🔥 🤘 🔥 2016-11-26 20:56:41 -08:00
7d34850008 I really should stop changing names 2016-11-26 20:29:11 -08:00
0222895c06 ⚔️ IS THIS NOT WHY YOU ARE HERE ⚔️ 2016-11-26 20:08:16 -08:00
b3c4fc9f22 🔥 ARE YOU NOT ENTERTAINED 🔥 2016-11-26 20:02:46 -08:00
75fe603722 :vegan: :charizard: 2016-11-24 22:56:23 -08:00
37d02d0538 less memory 2016-11-21 09:12:58 -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