Giter VIP home page Giter VIP logo

aerialbot_iteration's Introduction

ærialbot

For the aerialbot project, please refer here

aerialbot_iteration

Usage

Setup

I recommed using conda to create and manage a virtual environment. To create a new virtual environment and install all required dependencies:

$ git clone https://github.com/doersino/aerialbot
$ conda create --name <ENVNAME>
$ cd aerialbot
$ conda activate <ENVNAME>
$ pip install -r requirements.txt

Configuration

Copy config.sample.ini to config.ini, open it and modify it based on the (admittedly wordy) instructions in the comments.

Running

Once you've set everything up and configured it to your liking, run:

$ python aerialbot.py

Enter the latitude longitude of the reference central point and the length of the interested square and the number that divides the length into grid cells, e.g., if you intend to scan a 5km X 5km area into 10X10 grid cells around a central point(21.255079,79.163345), then enter the following then hit `return` 
 
$ 21.255079 79.163345 5 10 

Enter the name of the cluster that is used for naming the image directory then hit `return`, e.g.,

$ Nagpur

Then you will have 100 images downloaded in the `Nagpur` folder.

That's basically it!

aerialbot_iteration's People

Contributors

doersino avatar dryukiwang avatar wegge avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.