Spaces:
Running
Running
Username change
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
</p>
|
24 |
<h2 align="center">CVPR 2023</h2>
|
25 |
<h3 align="center">
|
26 |
-
<a href="https://
|
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 ➡️ [](https://
|
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://
|
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/
|
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 ➡️ [](https://sarlinpe-orienternet.hf.space) [](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>
|