/content/drive/My Drive/object_detection_demo-master
WARNING:tensorflow:From /content/drive/My Drive/object_detection_demo-master/test_train_split.py:110: The name tf.app.run is deprecated. Please use tf.compat.v1.app.run instead.
Directory exists - /data/train/
Directory exists - /data/test/
Read - 0 - files from the directory - /data/images/
Writing - 0 - Train data images at - /data/train/
Writing - 0 - Test data images at - /data/test/
data didnt split in to test and train directory after running the code
/content/drive/My Drive/object_detection_demo-master
WARNING:tensorflow:From /content/drive/My Drive/object_detection_demo-master/test_train_split.py:110: The name tf.app.run is deprecated. Please use tf.compat.v1.app.run instead.
Directory exists - /data/train/
Directory exists - /data/test/
Read - 0 - files from the directory - /data/images/
Writing - 0 - Train data images at - /data/train/
Writing - 0 - Test data images at - /data/test/
data didnt split in to test and train directory after running the code