raccoon_dataset
raccoon_dataset copied to clipboard
error when using generate_tfrecord.py error (Pandas parsers.py)
When using my own images to train for object identification with tensorflow. I have followed all instructions given by: https://github.com/EdjeElectronics/TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 As im using the command: "python generate_tfrecord.py --csv_imput=images\train_labels.csv --image_dir=images\train --output_path=train.record" in the command prompt i get the following.