| --- |
| title: Landmark Classifier |
| emoji: ๐ |
| colorFrom: green |
| colorTo: yellow |
| sdk: gradio |
| pinned: false |
| license: unlicense |
| sdk_version: 6.18.0 |
| --- |
| ## Landmark Classifier |
| This is my final project for the "AWS Machine Learning Fundamentals" Udacity Nanodegree. |
| The project identifies landmarks in images using a Residual Neural Network. It can detect one of 50 different landmarks (with varying degrees of success) in an image provided to it. |
| <details> |
| <summary>Known Landmarks</summary> |
| |
| <ul> |
| <li>Haleakala National Park</li> |
| <li>Mount Rainier National Park</li> |
| <li>Ljubljana Castle</li> |
| <li>Dead Sea</li> |
| <li>Wroclaws Dwarves</li> |
| <li>London Olympic Stadium</li> |
| <li>Niagara Falls</li> |
| <li>Stonehenge</li> |
| <li>Grand Canyon</li> |
| <li>Golden Gate Bridge</li> |
| <li>Edinburgh Castle</li> |
| <li>Mount Rushmore National Memorial</li> |
| <li>Kantanagar Temple</li> |
| <li>Yellowstone National Park</li> |
| <li>Terminal Tower</li> |
| <li>Central Park</li> |
| <li>Eiffel Tower</li> |
| <li>Changdeokgung</li> |
| <li>Delicate Arch</li> |
| <li>Vienna City Hall</li> |
| <li>Matterhorn</li> |
| <li>Taj Mahal</li> |
| <li>Moscow Raceway</li> |
| <li>Externsteine</li> |
| <li>Soreq Cave</li> |
| <li>Banff National Park</li> |
| <li>Pont du Gard</li> |
| <li>Seattle Japanese Garden</li> |
| <li>Sydney Harbour Bridge</li> |
| <li>Petronas Towers</li> |
| <li>Brooklyn Bridge</li> |
| <li>Washington Monument</li> |
| <li>Hanging Temple</li> |
| <li>Sydney Opera House</li> |
| <li>Great Barrier Reef</li> |
| <li>Monumento a la Revolucion</li> |
| <li>Badlands National Park</li> |
| <li>Atomium</li> |
| <li>Forth Bridge</li> |
| <li>Gateway of India</li> |
| <li>Stockholm City Hall</li> |
| <li>Machu Picchu</li> |
| <li>Death Valley National Park</li> |
| <li>Gullfoss Falls</li> |
| <li>Trevi Fountain</li> |
| <li>Temple of Heaven</li> |
| <li>Great Wall of China</li> |
| <li>Prague Astronomical Clock</li> |
| <li>Whitby Abbey</li> |
| <li>Temple of Olympian Zeus</li> |
| </ul> |
| </details> |
| |
|
|
| <!--Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference--> |