likelyzhao / preparedata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

preparedata

Tools for preparing data for caffe training

Tools feaures are:

  • reading file name lists
  • reading the tag file with same name as imgs
  • basic image processing including
  1. rotate
  2. blur
  3. prespective
  4. noise
  5. scale
  6. random crop
  7. binary threshold
  • saving the resized imgs and lable imgs

About


Languages

Language:C++ 95.7%Language:C 3.1%Language:Makefile 1.2%