Skip to content

MK-NG/sat_hgv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detecting HGV's using Satellite Images 📡📷🔎🚚

Using a trained Keras model, detect and count HGV's using Satellite Imagery

Getting Started 🔖

These instructions will get you a copy of the project up and running on your local machine fSee deployment for notes on how to deploy the project on a live system.

Prerequisites 📓

Clone the Repository

$ git clone https://github.com/MK-NG/sat_hgv

Navigate to the correct Directory.

Set up a Virtual Environment to Install the Requirements.

$ mkvirtualenv env

Access the Virtual Envorionment

$ workon env

Install the requirements

$ pip install -r requirements.txt

Running the WebApp 🏃

Once the requirements are installed, run the app.py from the terminal.

$ python app.py

The WebApp 🌟

The App will now be running on your local host. To access this, go to

http://127.0.0.1:5000/

The WebApp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published