Coder Social home page Coder Social logo

detect-baseball-diamonds's Introduction

detect-baseball-diamonds

Various attempts at scanning aerial imagery to detect baseball diamonds.

Neural network

Based on a friend's suggestion, I'm going to try training a neural network to detect baseball diamonds from aerial imagery.

Finding source images

To start with, I wrote a script that finds baseball diamonds in OSM and then extracts them from the NationalMap's Orthoimagery ImageServer. The seed_area.py script is the start of this.

Once I grabbed a suitable number of images (a small area around Minneapolis turned up ~1000 images), I got tired of looking through them one-by-one and used ImageMagick's montage tool to put them together into a pretty neat image like this:

montage diamond*.jpg montage.jpg

Resulting in:

https://www.flickr.com/photos/yellowbkpk/14457773107/sizes/o/

detect-baseball-diamonds's People

Contributors

iandees avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

biwottech

detect-baseball-diamonds's Issues

Detect swimming pools, too!

Baseball diamonds are hard because they vary in color, size, and shape. Swimming pools tend to have a consistent color so it might make more sense to start there.

What say you, @lyzidiamond??

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.