AON
AON copied to clipboard
ValueError: 'image' (shape (?, 26, 26, 256)) must be three-dimensional.
Traceback (most recent call last):
File "train.py", line 113, in
I have already created train.tfrecord using the answer given for issue #4 .Encountering this issue when i try to run
Once the tfrecord file has been created, run the train.py file with the following arguments: python3 train.py --tfrecord_file_path path_to_tfrecord_file