Skip to content

cooparation/yolo_play

Repository files navigation

YOLOV2 study project

details to see YOLO

Deps

Usage

  • Prepare Datasets: images and labels
  • create soft links with some bins of darknet
  • convert_xml_txt: if the label files are similar with VOC xml label data, the step of converting xml to txt format that darknet can be used is needed
  • write test, train and class name lists

Outputs

  • backup: the weights generated
  • bad.list: bad list images
  • predictions.jpg

Net instruction

  • http://www.cnblogs.com/hansjorn/p/7491391.html

About

YOLOV2 study project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published