Update README.md
Browse files
README.md
CHANGED
|
@@ -2,8 +2,21 @@
|
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: reinforcement-learning
|
| 4 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
-
## Overview
|
| 7 |
This repository provides official checkpoints for **[Graph-Assisted Stitching](https://arxiv.org/abs/2506.07744)** (**GAS**), accepted at **ICML 2025**.
|
| 8 |
|
| 9 |
See the [GitHub repository](https://github.com/qortmdgh4141/GAS) and [Project page](https://qortmdgh4141.github.io/projects/GAS/) for more details.
|
|
|
|
| 2 |
license: mit
|
| 3 |
pipeline_tag: reinforcement-learning
|
| 4 |
---
|
| 5 |
+
###
|
| 6 |
+
<p align="left">
|
| 7 |
+
<a href="https://github.com/qortmdgh4141/GAS">
|
| 8 |
+
<img alt="Code" src="https://img.shields.io/badge/Code--lightgrey?style=social&logo=github"> </a>
|
| 9 |
+
|
| 10 |
+
<a href="https://arxiv.org/abs/2506.07744">
|
| 11 |
+
<img alt="Paper" src="https://img.shields.io/badge/Paper--lightgrey?style=social&logo=arxiv"> </a>
|
| 12 |
+
|
| 13 |
+
<a href="https://qortmdgh4141.github.io/projects/GAS/">
|
| 14 |
+
<img alt="Project Page" src="https://img.shields.io/badge/Project page--lightgrey?style=social&logo=rocket"> </a>
|
| 15 |
+
|
| 16 |
+
<a href="https://www.youtube.com/watch?v=6mxRlbn2_6s">
|
| 17 |
+
<img alt="YouTube Video Views" src="https://img.shields.io/badge/Talk (10min)--lightgrey?style=social&logo=youtube"> </a>
|
| 18 |
+
</p>
|
| 19 |
|
|
|
|
| 20 |
This repository provides official checkpoints for **[Graph-Assisted Stitching](https://arxiv.org/abs/2506.07744)** (**GAS**), accepted at **ICML 2025**.
|
| 21 |
|
| 22 |
See the [GitHub repository](https://github.com/qortmdgh4141/GAS) and [Project page](https://qortmdgh4141.github.io/projects/GAS/) for more details.
|