Add pipeline tag and improve metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
2
  license: cc-by-4.0
 
 
3
  tags:
4
- - InSAR
5
- - phase-unwrapping
6
- - remote-sensing
7
- - geophysics
8
- - U-Net
9
- - PyTorch
10
- - ML4RS
11
- - ICLR2026
12
  ---
13
 
14
  # πŸ›°οΈ InSAR Phase Unwrapping - Pretrained Models
@@ -19,7 +20,7 @@ Pretrained weights for all four U-Net architectural variants from:
19
  > Prabhjot Singh, Manmeet Singh
20
  > **Oral Presentation - ML4RS @ ICLR 2026**
21
 
22
- πŸ“„ [Paper (OpenReview)](https://openreview.net/forum?id=liJldeR5ZX) | πŸ’» [Code (GitHub)](https://github.com/prabhjotschugh/When-Less-is-More-InSAR-Phase-Unwrapping)
23
 
24
  ---
25
 
 
1
  ---
2
  license: cc-by-4.0
3
+ library_name: pytorch
4
+ pipeline_tag: image-to-image
5
  tags:
6
+ - InSAR
7
+ - phase-unwrapping
8
+ - remote-sensing
9
+ - geophysics
10
+ - U-Net
11
+ - ML4RS
12
+ - ICLR2026
 
13
  ---
14
 
15
  # πŸ›°οΈ InSAR Phase Unwrapping - Pretrained Models
 
20
  > Prabhjot Singh, Manmeet Singh
21
  > **Oral Presentation - ML4RS @ ICLR 2026**
22
 
23
+ πŸ“„ [Paper (Hugging Face)](https://huggingface.co/papers/2605.00896) | πŸ“„ [Paper (OpenReview)](https://openreview.net/forum?id=liJldeR5ZX) | πŸ’» [Code (GitHub)](https://github.com/prabhjotschugh/When-Less-is-More-InSAR-Phase-Unwrapping)
24
 
25
  ---
26