Skip to content

Polarization Fusion-based Specular Highlight Removal

Notifications You must be signed in to change notification settings

FiredTable/PHRNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PHRNet

[PHRNet: Polarimetric Highlight Removal via Hierarchical Frequency-Spatial Co-Attention]
Junzhuo Zhou, Ye Qiu, Zhihe Liu, Jun Zou, Jia Hao, Junyi Yang, Wenli Li, Yiting Yu

Demo Display

HRNet算法效果演示
Figure 1: Visual comparisons of our method against state-of-the-art highlight removal methods on the testing sets of the SHIQ and SSHR datasets. Results on the left side of the divider are from the SHIQ dataset, while those on the right are from the SSHR dataset.

PHRNet算法效果演示
Figure 2: Visual comparison results of PHRNet and other methods on the PSD dataset.

Environment

  • NVIDIA RTX 4090
  • python 3.8

Create a virtual environment and activate it.

conda create -n PHRNet python=3.8
conda activate PHRNet

Dependencies

pip install torch==2.0.0 torchvision==0.15.1 torchaudio==2.0.1 --index-url https://download.pytorch.org/whl/cu118
pip install timm==0.5.4

Required Data

Citation

If you find our works useful in your research, please consider citing our papers:

About

Polarization Fusion-based Specular Highlight Removal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published