Añade el paper (inglés y español) y lo enlaza desde el README
Browse files- .gitattributes +2 -0
- README.md +4 -0
- paper/angular_separation_paper.pdf +3 -0
- paper/separacion_angular_paper.pdf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
paper/angular_separation_paper.pdf filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
paper/separacion_angular_paper.pdf filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -13,6 +13,10 @@ not meant as general-purpose pretrained weights.
|
|
| 13 |
|
| 14 |
Code: <https://github.com/mmunozpl/angular-separation-vit>
|
| 15 |
CSV results derived from these checkpoints: <https://huggingface.co/datasets/ManuelPla/angular-separation-vit-results>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
|
| 17 |
## Layout
|
| 18 |
|
|
|
|
| 13 |
|
| 14 |
Code: <https://github.com/mmunozpl/angular-separation-vit>
|
| 15 |
CSV results derived from these checkpoints: <https://huggingface.co/datasets/ManuelPla/angular-separation-vit-results>
|
| 16 |
+
Paper (both languages): [`paper/angular_separation_paper.pdf`](paper/angular_separation_paper.pdf)
|
| 17 |
+
(English, canonical for citation) /
|
| 18 |
+
[`paper/separacion_angular_paper.pdf`](paper/separacion_angular_paper.pdf)
|
| 19 |
+
(Spanish original).
|
| 20 |
|
| 21 |
## Layout
|
| 22 |
|
paper/angular_separation_paper.pdf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3efa1f30552294beaddf2f428f1acc83a70fd5f588e2ec4dbb3492743aa5802
|
| 3 |
+
size 467766
|
paper/separacion_angular_paper.pdf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0ecba3e9ab5a3c1839d035cdc731b84c721f72b2133c51cfc76a77338dc3f34
|
| 3 |
+
size 470420
|