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
in transform.py:
the last two line:img = Image.open('data/img.jpg'), lb = Image.open('data/label.png'),Which two files of the dataset do the paths in parentheses correspond to?
The text was updated successfully, but these errors were encountered:
in transform.py:
the last two line:img = Image.open('data/img.jpg'), lb = Image.open('data/label.png'),Which two files of the dataset do the paths in parentheses correspond to?
The text was updated successfully, but these errors were encountered: