face-parsing.PyTorch
face-parsing.PyTorch copied to clipboard
I'm a newcomer in face parsing. Can I ask you a question?
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?