Open xiumin123 opened 3 years ago
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?
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?