Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHFD-Net: A Locally Re-parameterized Hierarchical Spatial-Frequency Network for Single Image Dehazing

Project page for PHFD-Net. The paper is currently under review at IEEE TCSVT.

This repository shares paper-level information — method overview, results, figures, and evaluation-protocol notes. Source code, pretrained models, and evaluation scripts will be released upon acceptance (see docs/release_plan.md).

PHFD-Net teaser

Overview

PHFD-Net is a hierarchical single-image dehazing network that combines local detail-enhanced restoration, deep-state residual routing, and a spatial-frequency bottleneck. Local branches are re-parameterizable, so the deployed model runs as a compact single-branch graph (4.74 M parameters) without changing its outputs.

Method

  • local detail-enhanced restoration;
  • deep-state history residual routing (PreRoute-SF);
  • spatial-frequency bottleneck refinement;
  • local-branch re-parameterization for efficient deployment.

PHFD-Net framework

Results

Qualitative comparison

Datasets and evaluation protocol

Benchmarks: SOTS-Indoor, Haze4K, and SOTS-Outdoor. Fine-tuned results are reported separately from matched/scratch comparisons. The SOTS-Outdoor row uses the Pillow 8.3.2 JPEG decoding protocol.

Release plan

See docs/release_plan.md. Code and pretrained models will be released after the paper is accepted.

Citation

The bibliographic information will be updated once the paper is published. See CITATION.cff.

License

Released under the MIT License.

About

Project page for PHFD-Net, a locally re-parameterized hierarchical spatial-frequency network for single image dehazing (under review at IEEE TCSVT).

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors