darknet/scripts
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
..
log_parser 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
dice_label.sh
gen_anchors.py Added gen_anchors.py 2018-02-25 14:48:08 +03:00
gen_tactic.sh
get_coco_dataset.sh Minor fixes 2018-04-11 23:04:23 +03:00
get_openimages_dataset.py Create get_openimages_dataset.py 2018-05-17 15:22:49 +02:00
imagenet_label.sh
kmeansiou.c
reval_voc.py
reval_voc_py3.py Added compute_mAP.cmd for calculation mAP for Pascal VOC 2007 dataset. 2018-02-14 00:25:11 +03:00
voc_eval.py
voc_eval_py3.py Added compute_mAP.cmd for calculation mAP for Pascal VOC 2007 dataset. 2018-02-14 00:25:11 +03:00
voc_label.py
voc_label_difficult.py It takes into account the Difficult for calculating mAP for PascalVOC 2018-02-16 23:55:37 +03:00