Deep-Learning icon indicating copy to clipboard operation
Deep-Learning copied to clipboard

fixes around xmls

Open Shpionus opened this issue 7 years ago • 0 comments

  • xmls have been moved to correct directory / added missed files
  • trainval.txt is added to the repo
  • regexp has been fixed according filenames

It allow run following command:

python create_pet_tf_record.py --label_map_path=./toy_label_map.pbtxt --data_dir=`pwd` --output_dir=`pwd`

Shpionus avatar Oct 27 '17 15:10 Shpionus