CAGFace icon indicating copy to clipboard operation
CAGFace copied to clipboard

Component Attention Guided Face Super-Resolution Network: CAGFace

Results 5 CAGFace issues
Sort by recently updated
recently updated
newest added

Add pretrained model to measure accuracy

Thanks for sharing code. Could you please explain how to use BiSeNet based on your code? In the paper, the attention map should contain three components: skin, hair and other...

x2 and x4 should be double loss functions in Paper, I just found one. Can you show the place? Thank you

Thank you for your paper and codes! In you paper, you use a trained component network as a prior network to help the SR Network, but in your project, I...

1. Can you add some pretrained models ? 2. Can you share the format for training on custom dataset and how to prepare the dataset ?