KempnerInstitute commited on
Commit
c11b2ea
·
verified ·
1 Parent(s): a801df8

Add arXiv + DOI badges to the model card

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ metrics:
15
 
16
  # GB-LSR: Global-Bandwidth Local Spectral Representation
17
 
 
 
18
  Trained weights for **GB-LSR**, a fixed-grid local spectral image
19
  representation: the image is partitioned into non-overlapping patches, each
20
  carrying a small block of truncated-Fourier coefficients predicted from a
 
15
 
16
  # GB-LSR: Global-Bandwidth Local Spectral Representation
17
 
18
+ [![arXiv](https://img.shields.io/badge/arXiv-2606.19617-b31b1b.svg)](https://arxiv.org/abs/2606.19617) [![DOI](https://img.shields.io/badge/DOI-10.48550%2FarXiv.2606.19617-blue.svg)](https://doi.org/10.48550/arXiv.2606.19617)
19
+
20
  Trained weights for **GB-LSR**, a fixed-grid local spectral image
21
  representation: the image is partitioned into non-overlapping patches, each
22
  carrying a small block of truncated-Fourier coefficients predicted from a