In this lesson I will show how to install dependencies for Tensorflow Object Detection API uses the TFRecord file format. XML file in the data contains the information of all the bounding boxes.
You need to label the data in order to train classifier. Labelled data are at the basis of all supervised ML technique. XML files are just one of the many formats
sudo apt-get install libxml2-dev libxslt1-dev