zllrunning / face-parsing.PyTorch

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

How to apply this method to 1024 resolution images #39

Open ZziTaiLeo opened 2 years ago

ZziTaiLeo commented 2 years ago

I need to calculate the loss of adjacent frames in a region of the image at 1024 resolution, should I interpolate the resulting mask to 1024 size?