Grassland v0.1

Grassland is a network of open source, computer vision and GIS (Geographic Information Systems) software that turns a 2D camera feed into a 3D map simulation with "live" objects similar to the games SimCity® or Civilization®, but with the ability to rewind time and view their entire history.

By giving a node access to any fixed perspective, 2-D camera feed, it produces 3-D, searchable, simulated re-creation of events in the part of the world it's viewing using OpenStreetMap 3D.

Features of the software:



Downloads

You can download the latest Grassland eon's object detection model using the following URL's.

Eon Framework Download URL Notes
0 (current) Tensorflow 1.7.0 https://downloads.grassland.network/models/eon_0.pb frozen_inference_graph.pb of faster_rcnn_inception_v2_coco_2018_01_28
1 T.B.D. (https://downloads.grassland.network/models/eon_1.pb) Semantic Segmentation
2 T.B.D. (https://downloads.grassland.network/models/eon_2.pb) Gait Recognition


Grassland Node Lite Running on a Raspberry Pi 3

For use on low power machines like the Raspberry Pi, this node software version is used in tandem with a serverless lambda function performing object detections. So you get "infinite" horizontal scaling of object detection inference for maximum FPS without having to buy expensive hardware.



Grassland Proof-of-Work Diagram

The results of each object detection on a frame is published along with cryptographic hashes from different stages in the neural network