You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
happy to help. Let's keep the chat on here so others can also take a look if they have similar issues. Below are the code that I'm running on vscode. I'm using a virtualenv but that shouldn't matter too much
run the code for test data python generate_tfrecord.py --csv_input=data/test_labels.csv --output_path=data/test.record --image_dir=images/
run the code for train data python generate_tfrecord.py --csv_input=data/train_labels.csv --output_path=data/train.record --image_dir=images/
tf_version= 2.4.0
how can i solve this problem? please help!
The text was updated successfully, but these errors were encountered: