Commit Graph

  • 000ea5f68c Tested build of darknet-cpp Prabindh Sundareson 2016-10-23 00:16:58 +0530
  • d8adaf8ea6 tree stuff Joseph Redmon 2016-10-21 13:16:43 -0700
  • 50d6b78b5d Enhancement : Ported all Darknet code to C++, validated with gcc5.4 on Linux Prabindh Sundareson 2016-10-21 00:01:56 +0530
  • d41037ad1f Further bugfixes for usage of wrong datatype in allocation - float vs float* Prabindh Sundareson 2016-10-20 23:53:41 +0530
  • 0beca4210a Bug fix - Usage of wrong datatype for allocation causing leak Prabindh Sundareson 2016-10-20 20:54:52 +0530
  • de71ad0271 add travis icon urota 2016-10-17 19:39:42 +0900
  • a9eb91d449 add travis setting urota 2016-10-17 19:37:13 +0900
  • 7c14a0323f modify scanf waring urota 2016-10-15 20:04:41 +0900
  • 9606fc926b modify for fgets and fread warning urota 2016-10-15 19:48:04 +0900
  • 6f6f62a8af include guard non 2016-10-07 01:11:42 +0900
  • ae53edc6a4 fix bug thing Joseph Redmon 2016-10-05 23:35:06 -0700
  • 89b0c687b2 not all airplanes Joseph Redmon 2016-09-25 14:36:55 -0700
  • d05f87802a alphabet Joseph Redmon 2016-09-25 14:29:01 -0700
  • 481b57a96a So I have this new programming paradigm....... Joseph Redmon 2016-09-24 23:12:54 -0700
  • cd0a3ef2de Update README.md Guanghan Ning 2016-09-21 14:25:25 -0500
  • c899cc19f4 22k dataset Joseph Redmon 2016-09-20 11:39:43 -0700
  • 73f7aacf35 better multigpu Joseph Redmon 2016-09-20 11:34:49 -0700
  • 5c067dc447 good chance I didn't break anything Joseph Redmon 2016-09-12 13:55:20 -0700
  • 41b87f1506 add eps inside the sqrt() Andreas Gal 2016-09-10 11:53:16 -0700
  • 8ec889f103 giraffe Joseph Redmon 2016-09-08 00:15:28 -0700
  • c62b4f35aa adding coco models Joseph Redmon 2016-09-08 00:04:39 -0700
  • a19604bf5f ok back Joseph Redmon 2016-09-07 22:52:11 -0700
  • 0e610b056d and again Joseph Redmon 2016-09-07 22:46:10 -0700
  • 336a19f145 slight changes to default demo settings Joseph Redmon 2016-09-07 22:44:41 -0700
  • 6b38dcdce0 adding new tiny-yolo Joseph Redmon 2016-09-07 22:27:56 -0700
  • b8eb8b0a40 Merge branch 'master' of github.com:pjreddie/darknet Joseph Redmon 2016-09-01 17:26:12 -0700
  • 8f1b4e0962 updates and things Joseph Redmon 2016-09-01 16:48:41 -0700
  • 655619e29c Make GPU option compatible with modern GCC/ CUDA by enabling -D_FORCE_INLINES for NVCC jay-to-the-dee 2016-08-24 22:27:12 +0100
  • aebe937710 what do you even write here? Joseph Redmon 2016-08-11 11:54:24 -0700
  • 845ab75796 some more stuff Joseph Redmon 2016-08-05 15:27:07 -0700
  • 62ba4d17a1 Merge 4f9bd9ba2d into e6b3006d1b Kirill Sevastyanenko 2016-07-31 04:45:37 +0000
  • e6b3006d1b Update LICENSE Joseph Redmon 2016-07-29 13:11:41 -0700
  • 9361292c42 updates Joseph Redmon 2016-07-19 14:50:01 -0700
  • cb5894c274 fix %06d LiuHui 2016-07-18 19:58:15 +0800
  • ef14cdd3c2 fix complie error LiuHui 2016-07-18 18:44:32 +0800
  • 1561a980f6 move function LiuHui 2016-07-18 18:34:56 +0800
  • 0d91502284 Revert "move read_data_cfg func to utils file" LiuHui 2016-07-18 18:11:02 +0800
  • 7097b73d18 move read_data_cfg func to utils file LiuHui 2016-07-18 18:04:55 +0800
  • 40b8ddfe5c fix test valid LiuHui 2016-07-18 17:59:23 +0800
  • 6a9f81bcfe num of weights format LiuHui 2016-07-18 17:49:27 +0800
  • 34dbc09879 datacfg config file LiuHui 2016-07-18 17:47:33 +0800
  • cd453043fc Update README.md Guanghan Ning 2016-07-15 10:50:01 -0700
  • ea0dbcc08e Update README.md Guanghan Ning 2016-07-15 10:47:31 -0700
  • 01b338e876 Add windows version Guanghan Ning 2016-07-15 10:46:35 -0700
  • ebacc57742 Add classifier valid wisdom 2016-07-14 14:49:37 +0800
  • 6fd2fb47a1 Merge 4afae0a7b9 into a6b2511a56 wisdom 2016-06-27 08:03:23 +0000
  • 00a04e09e5 Merge 4afae0a7b9 into a6b2511a56 wisdom 2016-06-26 14:46:25 +0000
  • a6b2511a56 idk Joseph Redmon 2016-06-25 16:13:54 -0700
  • cf32e7e9b8 colors Joseph Redmon 2016-06-25 16:12:00 -0700
  • 52a6c30748 better demo Joseph Redmon 2016-06-23 00:09:36 -0700
  • 178b1a569c more demo stuff Joseph Redmon 2016-06-22 22:44:05 -0700
  • d7fd2acf05 Merge branch 'master' of https://github.com/pjreddie/darknet Joseph Redmon 2016-06-22 22:31:17 -0700
  • ae43c2bc32 hi Joseph Redmon 2016-06-22 22:31:14 -0700
  • 926e6ccca0 other yool Joseph Redmon 2016-06-22 22:29:57 -0700
  • 6bfd380bc1 hi Joseph Redmon 2016-06-22 21:47:28 -0700
  • afb8b4f98b CVPR prep Joseph Redmon 2016-06-22 21:46:32 -0700
  • e7072b8489 checkpoint Joseph Redmon 2016-06-20 13:18:59 -0700
  • ab75d5c578 t1 Joseph Redmon 2016-06-19 22:39:37 -0700
  • a45d17ffe3 yolo demo low latency Joseph Redmon 2016-06-19 22:37:21 -0700
  • 08c7cf9c88 no mean on input binarization Joseph Redmon 2016-06-19 14:28:15 -0700
  • 4afae0a7b9 Update yolo.c wisdom 2016-06-19 14:47:13 +0800
  • 28fec8644f Set the triaining data path to global variables. wisdom 2016-06-19 14:46:26 +0800
  • 391ccbc4ff How to training your data on YOLO wisdom 2016-06-19 14:20:27 +0800
  • ba0678ab56 add file How to training your data on YOLO wisdom 2016-06-19 14:19:35 +0800
  • 01cd001575 support for picture format the same as OpenCV wisdom 2016-06-17 14:11:23 +0800
  • 8322a58cf6 hate warnings Joseph Redmon 2016-06-14 11:30:28 -0700
  • 729ce43e6e stuff Joseph Redmon 2016-06-09 17:20:31 -0700
  • 32d2c96997 hiding secret broken things Joseph Redmon 2016-06-09 15:09:30 -0700
  • 8a6ba2fff3 some changes, fix opencv Joseph Redmon 2016-06-09 14:52:09 -0700
  • 7520949d84 idk just in case Joseph Redmon 2016-06-08 11:07:31 -0700
  • 8a767f1066 stuff for carlo Joseph Redmon 2016-06-06 15:48:52 -0700
  • d790f21c9a damnit alex Joseph Redmon 2016-06-06 13:37:30 -0700
  • e4a2e02443 example Joseph Redmon 2016-06-06 13:33:08 -0700
  • 3ff88375a5 tactic script Joseph Redmon 2016-06-06 13:28:18 -0700
  • 4625a16ffd tactics Joseph Redmon 2016-06-06 13:22:45 -0700
  • c751bc3f43 build: make slightly more cross-compile friendly Jack Mitchell 2016-06-03 13:50:29 +0100
  • ec3d050a76 hope i didn't break anything Joseph Redmon 2016-06-02 15:25:24 -0700
  • 881d6ee9b6 fixed Joseph Redmon 2016-05-13 13:46:31 -0700
  • 13209df7bb art, cudnn Joseph Redmon 2016-05-13 11:59:43 -0700
  • 054e2b1954 not sure Joseph Redmon 2016-05-12 13:36:11 -0700
  • 9942d48412 stable Joseph Redmon 2016-05-11 10:45:50 -0700
  • c7b10ceadb so much need to commit Joseph Redmon 2016-05-06 16:25:16 -0700
  • 197711711f Update README.md Guanghan Ning 2016-04-09 08:37:14 -0700
  • a2dfea681e Merge 8bd204de3a into 13d3b038b8 RemyYang 2016-04-07 04:49:40 +0000
  • 8bd204de3a bug fixed and trash files deleted. RemyYang 2016-04-07 12:43:10 +0800
  • e29a303d58 bug fixed RemyYang 2016-04-07 12:31:21 +0800
  • 4372c27438 trash file deleted RemyYang 2016-04-06 13:55:15 +0800
  • 7ab75b0b2e rbm layer added. Remy Yang 2016-04-01 14:30:29 +0800
  • 0dff437a69 fixed old Joseph Redmon 2016-03-27 19:10:10 -0700
  • 754e47ac2e Merge remote-tracking branch 'upstream/master' Zdenek Kalal 2016-03-22 08:50:28 +0100
  • 775966ba69 binary saving of weights Zdenek Kalal 2016-03-21 14:13:10 +0100
  • 4f9bd9ba2d style Kirill Sevastyanenko 2016-03-17 13:10:34 -0500
  • 3e8408f8d0 refactoring network.c to use more performant switch statement instead of huge conditional chain Will Ricketts 2016-03-17 10:07:28 -0400
  • 13d3b038b8 Makefile Joseph Redmon 2016-03-16 04:45:30 -0700
  • 67794a52a1 more go Joseph Redmon 2016-03-16 04:44:44 -0700
  • cff59ba135 go updates Joseph Redmon 2016-03-16 04:30:48 -0700
  • 64ffc28220 defaults Joseph Redmon 2016-03-16 01:29:13 -0700
  • e695698324 more bugs Joseph Redmon 2016-03-14 23:48:09 -0700
  • 798ee38808 bugsssss Joseph Redmon 2016-03-14 23:25:53 -0700
  • 09fd5c8c84 I hate deepmind Joseph Redmon 2016-03-14 23:11:02 -0700