zllrunning / face-parsing.PyTorch

Using modified BiSeNet for face parsing in PyTorch
MIT License
2.33k stars 457 forks source link

2 images are generated #20

Open nanmehta opened 4 years ago

nanmehta commented 4 years ago

whenever i run test.py I get 2 images one is the parsing map and other one the black image. Can any1 guide me why 2 images are generated

HaozhouPang commented 3 years ago

I think you can comment out either line 46 or 47 in test.py.