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
I am a beginner, and I do exactly as Readme.md tell me in Git bash using Windows7, when I run this command python data_pascal_voc.py pascal_voc_setup
I got this error as follows.
Using TensorFlow backend.
Traceback (most recent call last):
File "data_pascal_voc.py", line 28, in
from tf_image_segmentation.utils.tf_records import write_image_annotation_pairs_to_tfrecord
ModuleNotFoundError: No module named 'tf_image_segmentation'
Please help me how to install 'tf_image_segmentation'! Thank you so much!
The text was updated successfully, but these errors were encountered:
I am a beginner, and I do exactly as Readme.md tell me in Git bash using Windows7, when I run this command
python data_pascal_voc.py pascal_voc_setup
I got this error as follows.
Please help me how to install 'tf_image_segmentation'! Thank you so much!
The text was updated successfully, but these errors were encountered: