Instructions to use klay11/PGL-Net with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use klay11/PGL-Net with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ Unlike traditional methods that suffer from inaccurate parameter estimation or d
|
|
| 24 |
|
| 25 |
As a result, PGL-Net achieves superior restoration quality comparable to heavy Transformer models, but with only ~3% of the parameters.
|
| 26 |
|
| 27 |
-
- **Paper:** [Efficient Real-World Dehazing via Physics-Inspired Global-Local Decoupling](https://arxiv.org/abs/2606.25732)[Code](https://github.com/sc-30-bit/PGL-Net)
|
| 28 |
- **Task:** Real-World Image Dehazing
|
| 29 |
- **Model Variants:** PGL-Net-T (Tiny), PGL-Net-S (Small)
|
| 30 |
|
|
|
|
| 24 |
|
| 25 |
As a result, PGL-Net achieves superior restoration quality comparable to heavy Transformer models, but with only ~3% of the parameters.
|
| 26 |
|
| 27 |
+
- **Paper:** [Efficient Real-World Dehazing via Physics-Inspired Global-Local Decoupling](https://arxiv.org/abs/2606.25732) [[Code]](https://github.com/sc-30-bit/PGL-Net)
|
| 28 |
- **Task:** Real-World Image Dehazing
|
| 29 |
- **Model Variants:** PGL-Net-T (Tiny), PGL-Net-S (Small)
|
| 30 |
|