face-parsing.PyTorch icon indicating copy to clipboard operation
face-parsing.PyTorch copied to clipboard

I'm a newcomer in face parsing. Can I ask you a question?

Open xiumin123 opened this issue 4 years ago • 0 comments

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?

xiumin123 avatar Sep 13 '21 13:09 xiumin123