yihongXU / yolo

implementation of YOLO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yolo

dataset VOC2007

  1. Download the training, validation and test data

    wget http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCtrainval_06-Nov-2007.tar
    wget http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCtest_06-Nov-2007.tar
    

About

implementation of YOLO


Languages

Language:Python 100.0%