sarlinpe commited on
Commit
5f0d2d4
·
1 Parent(s): 71e89eb

Username change

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -23,7 +23,7 @@
23
  </p>
24
  <h2 align="center">CVPR 2023</h2>
25
  <h3 align="center">
26
- <a href="https://skydes-orienternet.hf.space">Web demo</a>
27
  | <a href="https://colab.research.google.com/drive/1zH_2mzdB18BnJVq48ZvJhMorcRjrWAXI?usp=sharing">Colab</a>
28
  | <a href="https://arxiv.org/pdf/2304.02009.pdf">Paper</a>
29
  | <a href="https://psarlin.com/orienternet">Project Page</a>
@@ -56,15 +56,15 @@ To run the evaluation and training, install the full requirements:
56
  python -m pip install -r requirements/full.txt
57
  ```
58
 
59
- ## Demo ➡️ [![hf](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md.svg)](https://skydes-orienternet.hf.space) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1zH_2mzdB18BnJVq48ZvJhMorcRjrWAXI?usp=sharing)
60
 
61
  Try our minimal demo - take a picture with your phone in any city and find its exact location in a few seconds!
62
- - [Web demo with Gradio and Huggingface Spaces](https://skydes-orienternet.hf.space)
63
  - [Cloud demo with Google Colab](https://colab.research.google.com/drive/1zH_2mzdB18BnJVq48ZvJhMorcRjrWAXI?usp=sharing)
64
  - Local demo with Jupyter nobook [`demo.ipynb`](./demo.ipynb)
65
 
66
  <p align="center">
67
- <a href="https://huggingface.co/spaces/skydes/OrienterNet"><img src="assets/demo.jpg" alt="demo" width="60%"></a>
68
  <br>
69
  <em>OrienterNet positions any image within a large area - try it with your own images!</em>
70
  </p>
 
23
  </p>
24
  <h2 align="center">CVPR 2023</h2>
25
  <h3 align="center">
26
+ <a href="https://sarlinpe-orienternet.hf.space">Web demo</a>
27
  | <a href="https://colab.research.google.com/drive/1zH_2mzdB18BnJVq48ZvJhMorcRjrWAXI?usp=sharing">Colab</a>
28
  | <a href="https://arxiv.org/pdf/2304.02009.pdf">Paper</a>
29
  | <a href="https://psarlin.com/orienternet">Project Page</a>
 
56
  python -m pip install -r requirements/full.txt
57
  ```
58
 
59
+ ## Demo ➡️ [![hf](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md.svg)](https://sarlinpe-orienternet.hf.space) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1zH_2mzdB18BnJVq48ZvJhMorcRjrWAXI?usp=sharing)
60
 
61
  Try our minimal demo - take a picture with your phone in any city and find its exact location in a few seconds!
62
+ - [Web demo with Gradio and Huggingface Spaces](https://sarlinpe-orienternet.hf.space)
63
  - [Cloud demo with Google Colab](https://colab.research.google.com/drive/1zH_2mzdB18BnJVq48ZvJhMorcRjrWAXI?usp=sharing)
64
  - Local demo with Jupyter nobook [`demo.ipynb`](./demo.ipynb)
65
 
66
  <p align="center">
67
+ <a href="https://huggingface.co/spaces/sarlinpe/OrienterNet"><img src="assets/demo.jpg" alt="demo" width="60%"></a>
68
  <br>
69
  <em>OrienterNet positions any image within a large area - try it with your own images!</em>
70
  </p>