Commit Graph

  • 4e9798d79a Allows to use C++ code AlexeyAB 2017-03-07 15:44:06 +0300
  • 4422399e29 Fix multi-thread rand() AlexeyAB 2017-03-07 15:16:18 +0300
  • 27f86ba83d Initial cut of changes for Windows port. Solution files are separate as of now. prabindh 2017-03-05 23:36:32 +0530
  • b9404f1620 Arapaho README change Prabindh Sundareson 2017-03-04 21:37:33 +0530
  • 93da87c831 Minor changes to suit class limiting. WARNING - API change Prabindh Sundareson 2017-03-04 21:33:44 +0530
  • fa9837500f add scripts pengchong 2017-03-03 22:53:39 +0800
  • 21ada5d17c Update Oleksii Rudenko 2017-03-03 11:29:00 +0100
  • e01eae7ccc Merge c9c1c99711 into b61bcf544e Yanick Landry 2017-03-03 06:32:00 +0000
  • c9c1c99711 free memory in shuffle function (from github user named fangpin Yanick Landry 2017-03-03 14:23:44 +0800
  • 3c7917cc45 one class Sergey Kharagorgiev 2017-03-01 23:42:56 +0200
  • cb8f0e0afe tiny detector idea check Sergey Kharagorgiev 2017-03-01 23:39:04 +0200
  • 501423fb30 fix memory leak (network workspace) Sergii 2017-02-21 16:09:33 +0200
  • 894399a68f added optional parameters for predictions.png Yanick Landry 2017-03-03 00:45:52 +0800
  • c3bc5b0b7c Update README.md Marc Valdivia 2017-03-01 23:32:09 +0100
  • d5bedfaf0e Update README.md Marc Valdivia 2017-03-01 20:37:59 +0100
  • fa1581ee8d Custom darknet marcvaldivia 2017-03-01 20:34:27 +0100
  • 3c5d8e222b Update Makefile Oleksii Rudenko 2017-03-01 15:47:25 +0100
  • d311f4ff93 Update Makefile Oleksii Rudenko 2017-03-01 15:47:15 +0100
  • b3a3e92e8a Update Readme.md Alexey 2017-03-01 15:43:16 +0300
  • a360f69409 Readme.md - When should I stop training Alexey 2017-03-01 15:29:50 +0300
  • f22b0fa50c Update README.md Marc Valdivia 2017-03-01 11:30:29 +0100
  • 14449d1e1e Update README.md Marc Valdivia 2017-03-01 11:29:31 +0100
  • 2a9a5229c8 Fixed break point AlexeyAB 2017-03-01 00:53:53 +0300
  • d5d77a2c2d add scripts pengchong 2017-02-28 23:40:45 +0800
  • 0366ba1fc0 save video pengchong 2017-02-28 14:40:43 +0800
  • 317366e1e4 fix compile error with opencv and debug pengchong 2017-02-28 14:16:18 +0800
  • 7a376eac55 Clarified NUM Prabindh Sundareson 2017-02-26 20:49:56 +0530
  • 4f231484f2 arapaho updated for no warning compilation. Status: Executes with yolov2 detection stage. Yet to confirm correctness of bounding boxes. Prabindh Sundareson 2017-02-26 19:50:42 +0530
  • 66c2342199 core code Prabindh Sundareson 2017-02-26 08:27:35 +0530
  • 9b3439f0bb Code updated. Prabindh Sundareson 2017-02-26 08:26:30 +0530
  • 42439856f1 Further changes. Status: Not yet ready Prabindh Sundareson 2017-02-26 00:34:23 +0530
  • 3565ff7e0d Merge branch 'master' of https://github.com/prabindh/darknet Prabindh Sundareson 2017-02-25 22:18:17 +0530
  • 08876d3bc1 Another update, with more usability. Functional Status: Not yet ready Prabindh Sundareson 2017-02-25 22:17:33 +0530
  • 8d42f256cd extern c OrKoN 2017-02-24 19:12:57 +0100
  • 7cb2194a67 Update Makefile Oleksii Rudenko 2017-02-22 19:45:25 +0100
  • 93b0d61c85 fix memory leak (network workspace) Sergii 2017-02-21 16:09:33 +0200
  • 1a64aa7c27 Merge pull request #2 from OrKoN/node Oleksii Rudenko 2017-02-17 16:58:16 +0100
  • 501322939e Merge pull request #1 from OrKoN/lib Oleksii Rudenko 2017-02-17 15:47:53 +0100
  • dd609452bb compile with cuda 8.0 and CV 3.1 + webcam script Karol Majek 2017-02-15 22:52:25 +0100
  • 76dbdae388 Update Readme.md Alexey 2017-02-15 00:28:16 +0300
  • 1bf59debf1 Update Readme.md - PascalVOC data Alexey 2017-02-14 14:05:34 +0300
  • 1feefb2b55 Rename node to dn_node (darknet node) Oleksii Rudenko 2017-02-13 15:28:19 +0100
  • 628cae0180 Build a library and make it installable Oleksii Rudenko 2017-02-13 15:08:17 +0100
  • 15cae7fd07 gpu detection bug luzh 2017-02-12 22:05:29 +0800
  • 757a29d030 arapaho Prabindh Sundareson 2017-02-06 08:02:16 +0530
  • a296a59286 Updated Readme again Prabindh Sundareson 2017-02-06 07:31:54 +0530
  • 27f1488de3 Updated Readme Prabindh Sundareson 2017-02-06 07:29:37 +0530
  • 2fc5f6d46b Update Readme.md Alexey 2017-02-03 23:40:10 +0300
  • a4c0c9c191 Initial wrapper Prabindh Sundareson 2017-01-31 23:43:04 +0530
  • 345ecc8912 Set flags on Makefile back to 0 (original) Eddie Weill 2017-01-31 10:44:12 -0500
  • 29fe29ac6c Fixed compilation errors with OpenCV Eddie Weill 2017-01-31 10:42:27 -0500
  • 0b4b2753bf Update Readme.md Alexey 2017-01-31 13:29:55 +0300
  • 3037f02edc Merge dc28b95a6d into b61bcf544e Anthony Budd 2017-01-27 23:59:56 +0000
  • dc28b95a6d Removed commented code Anthony Budd 2017-01-27 23:58:20 +0000
  • 66f54b5fa3 Fix region layer name David Siegel 2017-01-26 22:26:01 +0100
  • 1bf6fd59a3 Merge b4b9e8f3c3 into b61bcf544e Anup Rajput 2017-01-23 05:59:23 +0000
  • b4b9e8f3c3 Fixed box.c Anup Rajput 2017-01-23 11:29:15 +0530
  • 9d78cf5d00 Removing even more conflicts Anup Rajput 2017-01-23 10:39:20 +0530
  • dac1f42b5e Removing more conflicts Anup Rajput 2017-01-23 10:34:26 +0530
  • 9dbf87a263 Removing more conflicts Anup Rajput 2017-01-23 10:34:07 +0530
  • b22a113952 Removing conflicts Anup Rajput 2017-01-23 10:30:45 +0530
  • 34539d233a Update Readme.md Alexey 2017-01-22 22:49:11 +0300
  • ce90edebe3 BUGFIX - Workaround for a critical bug in darknet mainline that causes segfault/ heap corruption Prabindh Sundareson 2017-01-21 21:45:15 +0530
  • 1539cd4a22 Add search for CUDNN library Linus Sherrill 2017-01-19 10:14:55 -0500
  • c5ac0ae9b3 Update Readme.md Alexey 2017-01-16 20:37:06 +0300
  • 17737868ad Both paths for OpenCV, first to vc14 and second to vc12 AlexeyAB 2017-01-16 20:29:28 +0300
  • 94981c1f9e Add other option states to package interface file. Linus Sherrill 2017-01-16 11:52:34 -0500
  • a213cd1531 Update Readme.md Alexey 2017-01-16 13:04:48 +0300
  • d7a30ada7e Fixed behavior if missing library cudnn.lib AlexeyAB 2017-01-16 12:51:42 +0300
  • e83d8e56d5 Fixed paths to OpenCV from vc12 to vc14 AlexeyAB 2017-01-16 01:31:55 +0300
  • 541fac19a9 Update Readme.md Alexey 2017-01-16 01:30:34 +0300
  • 3b9afd4cd2 Fixed behavior if missing library cudnn.lib AlexeyAB 2017-01-16 00:44:41 +0300
  • 0c30a743bd Update Readme.md - Custom object training Alexey 2017-01-11 18:14:49 +0300
  • 12fe5d4356 Add GPU usage option to package config file. Keith Fieldhouse 2017-01-10 17:52:28 -0500
  • 373836c4b4 Fix CMake file to support CUDA GPU SDK. Keith Fieldhouse 2017-01-10 17:38:46 -0500
  • b831db5e58 fixed bug: rand() for batches of images AlexeyAB 2017-01-10 19:49:38 +0300
  • 9b8552c9b3 Merge branch 'kwiver-integration' Linus Sherrill 2017-01-09 13:52:11 -0500
  • 311249aeb5 Add define for OpenCV build option. Linus Sherrill 2017-01-09 13:49:50 -0500
  • 2dda7a5690 Darknet Shared Lib support. Use make darknet-cpp-shared to build Prabindh Sundareson 2017-01-08 18:34:09 +0530
  • f99a9dd22b Merge remote-tracking branch 'upstream/master' Prabindh Sundareson 2017-01-08 14:10:55 +0530
  • 8ddcca7244 Make installing header files optional. Linus Sherrill 2017-01-06 11:47:41 -0500
  • 8a6b192c95 Add code to install include files in include subdirectory. Linus Sherrill 2017-01-05 18:13:50 -0500
  • aab69d68b8 Add cmake support Linus Sherrill 2017-01-05 17:56:42 -0500
  • 202a7dd63d Merge 58a441c6ff into b61bcf544e Mert Akengin 2017-01-04 14:11:21 +0000
  • b61bcf544e ...and tree :tree: Joseph Redmon 2017-01-04 05:05:08 -0800
  • 35175b2ee8 forgot metadata Joseph Redmon 2017-01-04 05:01:53 -0800
  • d2dece3df7 adding yolo9000 Joseph Redmon 2017-01-04 04:44:00 -0800
  • b5938098d1 Update Readme.md - pragma-libs in How to compile Alexey 2017-01-02 15:33:31 +0300
  • 0be9b45835 Update Readme.md - pragma-libs in How to compile Alexey 2017-01-02 15:30:24 +0300
  • a9c0a8b2b5 Minor fix for pragma-lib AlexeyAB 2017-01-02 15:24:11 +0300
  • 329e47b5d6 Update Readme.md - Pareto frontier mAP-FPS Alexey 2016-12-31 16:02:06 +0300
  • 536f093641 Merge 61a1a47732 into 2710d63257 Sean True 2016-12-23 20:13:48 +0000
  • 61a1a47732 Update .gitignore Sean True 2016-12-23 15:10:32 -0500
  • 047cbcb38e Update .gitignore Sean True 2016-12-23 15:09:17 -0500
  • a2aad3038c Tweaks to README Sean True 2016-12-23 15:02:59 -0500
  • 3784852c86 Adding quotes to filename in stream .csv output, and fix bug in use of fgets Sean True 2016-12-23 14:58:38 -0500
  • 58a441c6ff rework makefile Mert Akengin 2016-12-23 17:31:14 +0300
  • eccc32f513 fix merge issue Mert Akengin 2016-12-23 17:28:28 +0300
  • 9eef4f401c Add a way to specified the backup folder when training RNN Pierre 2016-12-23 11:52:44 +0100
  • 842980399b Update Readme.md Alexey 2016-12-18 00:56:59 +0300