Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 473 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 473 Bytes

tfdata

Deep Learning with TensorFlow

data

------ A label file that convert label name to numeric id. ---------------------

object-detection.pbtxt

images

------ A folder contains two sub-folder of train and test images. Both .jpg and .xml file are stored. ----------

test

train

generated_tfrecord.py

------ A file that creates train data and test data. ----------------------------

convert .xml file to .csv file# totoro