Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mountain vs Beach Classifier

Hello, I'm a classifier. 🤗
I can tell you whether an image you indicate is a mountain ⛰️ or a beach 🏖️ or their related things 🌊 🌳 (ocean, sea, forest, mainland,...).

Overview

Dev locally

# Serve locally (if you use python)
python3 -m http.server 9999
# Browse: http://0.0.0.0:9999/
# Serve locally (if you use nodejs)
npm install # install http-server
http-server --port 9999
# Browse: http://127.0.0.1:9999/
# For converting css/custom.scss to css/custom.css
npm run css-watch

About

⛰🏖 A small project to build a classifier: mountain vs beach.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors

Languages