raccoon_dataset icon indicating copy to clipboard operation
raccoon_dataset copied to clipboard

Getting Blank record file on Tfrecod generation

Open mishank26 opened this issue 5 years ago • 0 comments

Failed to create a NewWriteableFile: : The system cannot find the path specified.

; No such process

Command used : python generate_tfrecord.py --csv_input=data/train_labels.csv --output_path=train.record I've the CSV files at the path mentioned in the command, and the file is also not blank.

mishank26 avatar Sep 14 '20 10:09 mishank26