Commit Graph

22 Commits

Author SHA1 Message Date
AlexeyAB e0596a1046 Added cmd/sh scripts for downloading ILSVRC2012 train & valid for Windows 2019-03-01 16:56:00 +03:00
AlexeyAB 7d0efaa936 get_coco_dataset.sh downloads MS COCO dataset from images.cocodataset.org 2018-12-21 23:07:37 +03:00
mhaghighat 756a3144cc Update to prevent the error at Line 74: data being one-dimensional 2018-08-15 10:04:14 -07:00
Adesun 84f53a4b05 * make regex compatible with new code
* fix #777 exceeds Locator.MAXTICKS
* set non-interactive backend when OS is not windows
* save figure as SVG
2018-08-05 12:18:27 +08:00
AlexeyAB dfbec7ea2b PascalVOC label scripts are updated 2018-07-18 15:08:34 +03:00
salbatron 0ecbeeff42
Create get_openimages_dataset.py
Script that downloads images with selected classes from OpenImages dataset and create labels in "yolo format"
2018-05-17 15:22:49 +02:00
Puneet Kohli cdd1cb0e8c Change matplotlib backend to 'agg' when 'show_plot' is false. This allows the script to be run from command line without any errors (for ex, on a remote machine) 2018-05-06 16:45:26 -05:00
AlexeyAB c9b8bdee18 Minor fix - what pip-packages are required for Python scripts 2018-05-06 21:51:31 +03:00
Ade a1c5bae6fb
Update readme.md 2018-05-06 22:16:31 +08:00
Adesun d3d4c0e699 parsing training log and plot
save loss data to csv
2018-05-06 22:11:49 +08:00
AlexeyAB 4d9a2bdac6 Minor fixes 2018-04-11 23:04:23 +03:00
AlexeyAB 3ff4797b4c Added gen_anchors.py 2018-02-25 14:48:08 +03:00
AlexeyAB 65bff2683b It takes into account the Difficult for calculating mAP for PascalVOC 2018-02-16 23:55:37 +03:00
AlexeyAB 2c29218e4e Added compute_mAP.cmd for calculation mAP for Pascal VOC 2007 dataset.
Added reval_voc_py3.py and voc_eval_py3.py for Python3.
2018-02-14 00:25:11 +03:00
AlexeyAB 25750d59cc Added kmeansiou.c 2017-10-06 00:26:45 +03:00
AlexeyAB fe6e694e17 Fixed yolo_console_dll.cpp 2017-09-13 13:47:19 +03:00
Joseph Redmon d790f21c9a damnit alex 2016-06-06 13:37:30 -07:00
Joseph Redmon e4a2e02443 example 2016-06-06 13:33:08 -07:00
Joseph Redmon 3ff88375a5 tactic script 2016-06-06 13:28:18 -07:00
Joseph Redmon 5635523326 Added dice code 2015-08-13 16:02:22 -07:00
Joseph Redmon 23c08be144 scripts and stuff 2015-07-20 15:11:01 -07:00
Joseph Redmon d572dc7e66 inet label script 2015-06-12 22:25:18 -07:00