Commit Graph

  • 45e03601d1 Update Readme.md - training for custom objects Alexey 2016-12-17 13:56:46 +0300
  • b411c843b4 cleaned up stefan 2016-12-16 20:12:24 +0100
  • a1f9afe42b added Dockerfile stefan 2016-12-16 20:11:41 +0100
  • f863ddcb57 Update yolo.c stozpark 2016-12-14 17:30:36 +0900
  • 44314cdaad Merge 80250e1ea4 into 2710d63257 Paul Grad 2016-12-14 05:39:48 +0000
  • 80250e1ea4 Clean commit with bfg PGrad 2016-12-13 21:32:18 -0800
  • 52eaf42a9c Removed weights files, not meant to be included because they're too large. PGrad 2016-12-13 20:42:05 -0800
  • eda8e66c14 Removed binary file PGrad 2016-12-13 20:16:52 -0800
  • ed023897e0 How to train with multi-GPU Alexey 2016-12-13 21:13:18 +0300
  • 94641733ce Update Readme.md - How to train with multi-GPU Alexey 2016-12-13 21:10:19 +0300
  • b923019283 Update Readme.md - how to train on Pascal VOC Alexey 2016-12-13 16:23:16 +0300
  • 6f8e2d40c4 Added: voc/voc_label.py AlexeyAB 2016-12-13 16:17:14 +0300
  • 7125d015c2 backup dir AlexeyAB 2016-12-13 16:02:10 +0300
  • a7af0709cc Added: train_voc.cmd AlexeyAB 2016-12-13 15:55:55 +0300
  • f9462ee897 Can do entry/exit detection; changes only for this local branch. PGrad 2016-12-12 14:31:26 -0800
  • d87dd24ad9 Compiles in CPP for OpenCV 3.1 Anup Rajput 2016-12-12 17:18:39 +0530
  • fd4fa1196c Compiles for OpenCV 3.1 Anup 2016-12-12 13:09:18 +0530
  • f13954ac4c Compiles for OpenCV 3.1 Anup 2016-12-12 13:07:34 +0530
  • f563db5624 Compiles for OpenCV 3.1 Anup 2016-12-12 11:48:00 +0530
  • e346c84b1b need fix mean_delta_cpu? ljw 2016-12-11 09:00:15 +0800
  • cf29681a50 Update README.md: added example how to use web-cam Alexey 2016-12-10 13:15:47 +0300
  • f479c25d62 Added example how to use web-cam: darknet/x64/darknet_web_cam_voc.cmd AlexeyAB 2016-12-10 13:11:22 +0300
  • d6da9e3e35 Added no-GPU solution file: darknet/darknet_no_gpu.sln AlexeyAB 2016-12-09 21:37:25 +0300
  • 596de7ce85 Added no-GPU project file: darknet/darknet_no_gpu.vcxproj AlexeyAB 2016-12-09 17:53:40 +0300
  • 5f771673d7 Fixed darknet.vcxproj - can be compiled in Debug-mode. AlexeyAB 2016-12-07 22:39:15 +0300
  • 2b65015d78 Readme.md - store result to: test_dnn_out.avi Alexey 2016-12-07 19:39:43 +0300
  • f396403bb6 Merge branch 'master' of github.com:AlexeyAB/darknet AlexeyAB 2016-12-07 19:37:49 +0300
  • 1d9b808111 Added: store video output to file: test_dnn_out.avi AlexeyAB 2016-12-07 19:37:30 +0300
  • d82b68ada9 Fix README.md Alexey 2016-12-06 18:22:32 +0300
  • da358cf294 Update Readme.md - fixed cfg/weights-descriptions Alexey 2016-12-06 15:13:42 +0300
  • cb7cf615f7 Update Readme.md - updated command line examples Alexey 2016-12-06 14:58:53 +0300
  • ee3bdf890c Added coco.data and voc.data AlexeyAB 2016-12-06 14:44:05 +0300
  • d50ebc7fdf Fixed command line examples AlexeyAB 2016-12-06 14:41:18 +0300
  • 26b20b78f7 Fix: Can be compiled on MSVS 2013 (12.0.40629.00 update 5), but not on MSVS 2013 (12.0.21005.1) AlexeyAB 2016-12-05 00:25:26 +0300
  • 69fa011ec7 Added command line example of tiny-yolo-voc: darknet_demo_voc_tiny.cmd AlexeyAB 2016-12-04 12:44:24 +0300
  • 5ae5b2939b Merge branch 'master' of github.com:AlexeyAB/darknet AlexeyAB 2016-12-02 21:25:21 +0300
  • ff17e11b89 Added: compute_52,sm_52 AlexeyAB 2016-12-02 21:25:03 +0300
  • 090bbfa9e9 Fixed Readme.md Alexey 2016-12-02 20:08:03 +0300
  • 11dbdd9a54 Update Readme.md Alexey 2016-12-02 18:08:33 +0300
  • 24c3f2304c Update Readme.md Alexey 2016-12-02 18:00:47 +0300
  • e186a6a815 To Build on Windows - added: darknet.sln, darknet.vcxproj, pthreadVC2.dll, pthreadGC2.dll AlexeyAB 2016-12-02 17:29:29 +0300
  • 5b6dd3a07c Sources fixed - Yolo v2 can be used on Windows (MSVS 2015 + CUDA 8.0) AlexeyAB 2016-12-02 17:13:40 +0300
  • f02ab017f6 Ignore smartvid data Sean True 2016-11-29 13:25:45 -0500
  • 9b7f7c9af8 Add stream docs Sean True 2016-11-29 10:19:48 -0500
  • 32f4364fd6 Adding test files Sean True 2016-11-29 10:10:55 -0500
  • c531c1b9d8 Adding darknet stream Sean True 2016-11-29 10:04:34 -0500
  • 4ae360e8fe Pulling in double free fix by amiller in 7b7940ae34 7b7940ae34 Prabindh Sundareson 2016-11-28 07:34:29 +0530
  • fc87af12dc Merge remote-tracking branch 'upstream/master' Prabindh Sundareson 2016-11-28 07:30:16 +0530
  • 492c7a860d Merge 535d58663b into 2710d63257 Kentaro Wada 2016-11-27 08:47:54 +0000
  • 535d58663b Refactor the code Kentaro Wada 2016-11-27 17:46:56 +0900
  • 87a35183c6 Close file in save_detections Kentaro Wada 2016-11-27 17:46:02 +0900
  • b605830ef5 Merge 7b7940ae34 into 2710d63257 Aaron Miller 2016-11-27 05:53:59 +0000
  • 7b7940ae34 Fixed duplicate cuda_free in layer.c Aaron Miller 2016-11-27 00:46:39 -0500
  • 2710d63257 cheating a little here Joseph Redmon 2016-11-26 21:21:04 -0800
  • c314dff29d :psyduck: Joseph Redmon 2016-11-26 21:18:41 -0800
  • 3bf2f342c0 🔥 🤘 🔥 Joseph Redmon 2016-11-26 20:56:41 -0800
  • 7d34850008 I really should stop changing names Joseph Redmon 2016-11-26 20:29:11 -0800
  • 0222895c06 ⚔️ IS THIS NOT WHY YOU ARE HERE ⚔️ Joseph Redmon 2016-11-26 20:08:16 -0800
  • b3c4fc9f22 🔥 ARE YOU NOT ENTERTAINED 🔥 Joseph Redmon 2016-11-26 20:02:46 -0800
  • 3921ed1042 Save detections to csv file in test_detector Kentaro Wada 2016-11-25 19:43:41 +0900
  • 75fe603722 :vegan: :charizard: Joseph Redmon 2016-11-24 22:56:23 -0800
  • 37d02d0538 less memory Joseph Redmon 2016-11-21 09:12:58 -0800
  • c8c91ec2c9 merged with head Mert Akengin 2016-11-19 22:53:19 +0200
  • 230d98c8ca fix build error Mert Akengin 2016-11-19 22:46:46 +0200
  • f9f10a142d Merge remote-tracking branch 'upstream/master' Prabindh Sundareson 2016-11-19 23:30:48 +0530
  • 62235e9aa3 cpu batch norm works Joseph Redmon 2016-11-18 21:51:36 -0800
  • 7b80df6a7c Merge 5d73c451f3 into c6afc7ff14 automateljw 2016-11-17 23:09:28 +0000
  • c6afc7ff14 🔥 🔥 yolo v2 🔥 🔥 Joseph Redmon 2016-11-17 12:18:19 -0800
  • 5d73c451f3 fix cpu version, rolling_mean rolling_variance ljw 2016-11-17 16:07:17 +0800
  • c71bff69ea :charmander: Joseph Redmon 2016-11-16 00:35:32 -0800
  • 5c70f1b6c8 :charmander: Joseph Redmon 2016-11-16 00:23:38 -0800
  • fc9b867dd9 🔥 🔥 :dragonite: Joseph Redmon 2016-11-16 00:15:46 -0800
  • 648407a5e3 :charizard: 🔥 Joseph Redmon 2016-11-15 22:54:52 -0800
  • 0d6b107ed2 hey Joseph Redmon 2016-11-15 22:53:58 -0800
  • a3b102e5a1 Compile fix for detector.c with g++ Prabindh Sundareson 2016-11-12 22:04:49 +0530
  • 2619242e40 Merge remote-tracking branch 'upstream/master' Prabindh Sundareson 2016-11-12 21:59:27 +0530
  • 9a01e6ccb7 🔥 crush. crush. admit. 🔥 Joseph Redmon 2016-11-11 08:48:40 -0800
  • 5d0cec8c38 Modified color conversion in crop layer for 1 channel image trainig thomas_park 2016-11-10 12:02:21 +0900
  • 39537aeec5 Adjust label color when image is gray Thomas Park 2016-11-09 22:29:03 +0900
  • f9d0a83204 YOLO supports grayscale(1 channel) image Thomas Park 2016-11-09 21:59:59 +0900
  • 33ec9380db Merge remote-tracking branch 'upstream/master' Prabindh Sundareson 2016-11-08 22:24:25 +0530
  • 4b60afcc64 stuff and things Joseph Redmon 2016-11-07 23:42:19 -0800
  • fa9ab586b5 Fixing compilation bug when GPU=1,CUDNN=0 Prabindh Sundareson 2016-11-07 21:22:13 +0530
  • 62f74177e2 Added a missing return, as CUBLAS_STATUS_SUCCESS is not error condition Prabindh Sundareson 2016-11-06 23:35:54 +0530
  • 78505f450e Merge 2cc158283f into 252e3b1916 Prabindh Sundareson 2016-11-06 02:59:18 +0000
  • 2cc158283f Merge remote-tracking branch 'upstream/master' Prabindh Sundareson 2016-11-06 08:28:29 +0530
  • 252e3b1916 :charizard: :charizard: :charizard: Joseph Redmon 2016-11-05 17:27:31 -0700
  • c14514fbc5 need the actual chars Joseph Redmon 2016-11-05 14:10:27 -0700
  • c7a700dc22 new font strategy Joseph Redmon 2016-11-05 14:09:21 -0700
  • e0bd6b8c8a rename makefile, adjust spaces Mert Akengin 2016-11-05 21:10:34 +0200
  • eb8b90da88 fix makefile layout, make variables settable from commandline Mert Akengin 2016-10-31 19:13:25 +0200
  • 3e02270d40 Merge remote-tracking branch 'upstream/master' 352ae7e65b Prabindh Sundareson 2016-10-28 22:16:49 +0530
  • c29199285a Merge 7c14a0323f into 352ae7e65b bottlenome 2016-10-26 18:48:37 +0000
  • 352ae7e65b ADAM Joseph Redmon 2016-10-26 08:35:44 -0700
  • 91f95c715b tree things, tree stuff Joseph Redmon 2016-10-24 13:32:49 -0700
  • 87b12f3631 free memory in shuffle function fangpin 2016-10-24 13:51:03 +0800
  • d11326df62 Combined build of C and C++ versions from Same code-base, tested with CPU with OpenCV3 Prabindh Sundareson 2016-10-23 15:33:12 +0530
  • 68d3574abb Moving all file changes to *.c to keep compatibility with mainline. Removed separate folder for easy changes in mainline. Modified Makefile to build 2 targets from same source folder. Prabindh Sundareson 2016-10-23 07:34:22 +0530
  • cf00797609 Merging C++ fixes to latest tree Prabindh Sundareson 2016-10-23 07:27:59 +0530
  • 3ce8f60a95 Merge remote-tracking branch 'upstream/master' Prabindh Sundareson 2016-10-23 00:22:26 +0530