Xuweiyi commited on
Commit
f55f276
·
verified ·
1 Parent(s): 7eb2da1

Update GitHub URL to UVA-Computer-Vision-Lab/sab-3r

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. mast3r/demo.py +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ license: cc-by-nc-sa-4.0
28
  [![Project Page](https://img.shields.io/badge/Project-Page-orange)](https://uva-computer-vision-lab.github.io/sab3r/)
29
  [![Demo](https://img.shields.io/badge/🤗-Live%20Demo-yellow)](https://huggingface.co/spaces/uva-cv-lab/SAB3R)
30
  [![Data](https://img.shields.io/badge/Dataset-Coming%20Soon-blue)](#)
31
- [![Code](https://img.shields.io/badge/GitHub-Code-green)](https://github.com/uva-computer-vision-lab/sab3r)
32
 
33
  </div>
34
 
@@ -73,7 +73,7 @@ sab3r/
73
 
74
  1. Clone the repository:
75
  ```bash
76
- git clone https://github.com/UVA-Computer-Vision-Lab/sab3r.git
77
  cd sab3r
78
  ```
79
 
 
28
  [![Project Page](https://img.shields.io/badge/Project-Page-orange)](https://uva-computer-vision-lab.github.io/sab3r/)
29
  [![Demo](https://img.shields.io/badge/🤗-Live%20Demo-yellow)](https://huggingface.co/spaces/uva-cv-lab/SAB3R)
30
  [![Data](https://img.shields.io/badge/Dataset-Coming%20Soon-blue)](#)
31
+ [![Code](https://img.shields.io/badge/GitHub-Code-green)](https://github.com/UVA-Computer-Vision-Lab/sab-3r)
32
 
33
  </div>
34
 
 
73
 
74
  1. Clone the repository:
75
  ```bash
76
+ git clone https://github.com/UVA-Computer-Vision-Lab/sab-3r.git
77
  cd sab3r
78
  ```
79
 
mast3r/demo.py CHANGED
@@ -718,7 +718,7 @@ def main_demo(
718
  <span style="margin-right: 8px;">🌐</span>
719
  <span>Website</span>
720
  </a>
721
- <a href="https://github.com/UVA-Computer-Vision-Lab/sab3r" target="_blank"
722
  style="display: inline-flex; align-items: center; padding: 8px 16px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 6px; text-decoration: none; color: #495057; font-size: 14px;">
723
  <span style="margin-right: 8px;">⚡</span>
724
  <span>GitHub</span>
 
718
  <span style="margin-right: 8px;">🌐</span>
719
  <span>Website</span>
720
  </a>
721
+ <a href="https://github.com/UVA-Computer-Vision-Lab/sab-3r" target="_blank"
722
  style="display: inline-flex; align-items: center; padding: 8px 16px; background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 6px; text-decoration: none; color: #495057; font-size: 14px;">
723
  <span style="margin-right: 8px;">⚡</span>
724
  <span>GitHub</span>