Sunil Surendra Singh
commited on
Commit
•
eadba88
1
Parent(s):
67455cf
moved app link to HF Spaces
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
<a href="https://huggingface.co/spaces/sssingh/famous-landmarks-classifier-cnn" target="_blank"><img src="https://img.shields.io/badge/
|
14 |
|
15 |
|
16 |
# Landmarks Classification and Tagging using CNN
|
@@ -188,7 +188,7 @@ As we can see, the model built using transfer learning has outperformed the mode
|
|
188 |
### Open the LIVE app
|
189 |
|
190 |
App has been deployed on `Hugging Face Spaces`. <br>
|
191 |
-
<a href="https://huggingface.co/spaces/sssingh/famous-landmarks-classifier-cnn" target="_blank"><img src="https://img.shields.io/badge/
|
192 |
|
193 |
### Training and Testing using jupyter notebook
|
194 |
1. Ensure the below-listed packages are installed
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
<a href="https://huggingface.co/spaces/sssingh/famous-landmarks-classifier-cnn" target="_blank"><img src="https://img.shields.io/badge/click_here_to_open_gradio_app-orange?style=for-the-badge&logo=dependabot"/></a>
|
14 |
|
15 |
|
16 |
# Landmarks Classification and Tagging using CNN
|
|
|
188 |
### Open the LIVE app
|
189 |
|
190 |
App has been deployed on `Hugging Face Spaces`. <br>
|
191 |
+
<a href="https://huggingface.co/spaces/sssingh/famous-landmarks-classifier-cnn" target="_blank"><img src="https://img.shields.io/badge/click_here_to_open_gradio_app-orange?style=for-the-badge&logo=dependabot"/></a>
|
192 |
|
193 |
### Training and Testing using jupyter notebook
|
194 |
1. Ensure the below-listed packages are installed
|