Datasets:
Commit ·
d93fa7b
1
Parent(s): e6141d9
docs(readme): restore compact link badges
Browse files
README.md
CHANGED
|
@@ -23,11 +23,17 @@ tags:
|
|
| 23 |
<p><strong>A neural-symbolic benchmark for constrained route planning in remote-sensing imagery.</strong></p>
|
| 24 |
|
| 25 |
<p>
|
| 26 |
-
<a href="https://mingyang1010.github.io/NeSy-Route/">
|
|
|
|
|
|
|
| 27 |
|
|
| 28 |
-
<a href="https://arxiv.org/abs/2603.16307">
|
|
|
|
|
|
|
| 29 |
|
|
| 30 |
-
<a href="https://github.com/MingYang1010/NeSy-Route">
|
|
|
|
|
|
|
| 31 |
</p>
|
| 32 |
|
| 33 |
</div>
|
|
|
|
| 23 |
<p><strong>A neural-symbolic benchmark for constrained route planning in remote-sensing imagery.</strong></p>
|
| 24 |
|
| 25 |
<p>
|
| 26 |
+
<a href="https://mingyang1010.github.io/NeSy-Route/">
|
| 27 |
+
<img src="https://img.shields.io/badge/Project-Page-34A853?style=flat-square&logo=googlechrome&logoColor=white" alt="Project Page">
|
| 28 |
+
</a>
|
| 29 |
|
|
| 30 |
+
<a href="https://arxiv.org/abs/2603.16307">
|
| 31 |
+
<img src="https://img.shields.io/badge/Paper-arXiv-B31B1B?style=flat-square&logo=arxiv&logoColor=white" alt="Paper">
|
| 32 |
+
</a>
|
| 33 |
|
|
| 34 |
+
<a href="https://github.com/MingYang1010/NeSy-Route">
|
| 35 |
+
<img src="https://img.shields.io/badge/Code-GitHub-0969DA?style=flat-square&logo=github&logoColor=white" alt="Code">
|
| 36 |
+
</a>
|
| 37 |
</p>
|
| 38 |
|
| 39 |
</div>
|